littleCPUID Utility
05.09.14 : Makoto NARA (Mc.N)
---------------------------------------------------------------------------

ڍׂ SyncHack (http://mcn.oops.jp/wiki/) ɌfڂĂ܂B

-CPU/littleCPUID
  http://mcn.oops.jp/wiki/index.php?CPU%2FlittleCPUID
-CodeZine/CPUID ߂̍l@
  http://mcn.oops.jp/wiki/index.php?CodeZine%2FCPUID%20%CC%BF%CE%E1%A4%CE%B9%CD%BB%A1


0. ͂߂

{vO x86 ŎĂ CPUID ߂ǂ̂悤ɓĂ邩
mF邽߂̃[eBeBvOłB
gpł CPUID ߂ index Sĕ\AہAǂ̂悤ȒlԋpĂ
̂mF܂B


1. gp@

littleCPUID.exe {̂łB


2. Build @

src tH_ cpuid.dsp ɂ Build mFĂ܂B
ɓݒ͑gݍłȂ̂ő̊Jł Build oƎv܂B

- .\littleCPUID
  GUI {
- .\x86work
  CPU 𑀍삷邽߂ library WB library  console ł邩B


A. 

- Windows 2000/XP


B. ̗\Ȃ

C΋@\ǉ\B

- Save/Load @\
  CPUID ̕ԋplۑEČ@\̎B
- Win9x Ή
  Win9x ŃT|[gĂȂ API 𖾎I Load 邱ƂőΉ\B
- Hyper-Threading/Dual core Ή
  ꉞABmF郊\[XƎԂȂB


C. Ql

D. ӎ

E. 

- 05.07.24 : First Release.


F. gpyіƐӎ

/*
 * Copyright (c) 2005 Makoto NARA (Mc.N) All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 * 
 * THIS SOFTWARE IS PROVIDED BY Makoto NARA (Mc.N) ``AS IS'' AND ANY
 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 * DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */

G. bug ̘A

oO̘A}܂B<kfb02545@nifty.ne.jp> ܂łǂB


---
Copyright (c) 2005 Makoto NARA (Mc.N) All rights reserved.


