-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathReadMeCpuidSrc.txt
61 lines (50 loc) · 2.58 KB
/
ReadMeCpuidSrc.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
/*****************************************************************************
* *
* CrystalCPUID 4.x.y.z Source Code *
* Copyright (C) 2002-2006 hiyohiyo *
* *
* mail: hiyohiyo@crystalmark.info *
* web : http://crystalmark.info/ *
*****************************************************************************/
------------------------------------------------------------------------------
License
------------------------------------------------------------------------------
CrystalCPUID.exe/CrystalCPUIDx64.exe is distributed under The modified BSD
License.
SysInfo.dll + SysInfo.sys, SysInfoNT4.sys, SysInfo.vxd
SysInfoX64.dll + SysInfoX64.sys
based on
PCI Debug Library [ kashiwano masahiro ] (http://www.otto.to/~kasiwano/)
* Use only for personal or nonprofit.
* THIS DLL IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
------------------------------------------------------------------------------
Contents
------------------------------------------------------------------------------
Directory Name | Description
----------------------+---------------------------------------------------
CrystalCPUID | CrystalCPUID.exe, CrystalCPUIDx64.exe
SysInfo | SysInfo.dll, SysInfoX64.dll
| SysInfo.sys, SysInfoX64.sys, SysInfoNT4, SysInfo.vxd
common | common files
------------------------------------------------------------------------------
Library
------------------------------------------------------------------------------
Microsoft Foundation Classes C++ library (MFC)
Copyright (C) 1992-1998 Microsoft Corporation
PCI Debug Library for Win32
kashiwano masahiro (http://www.otto.to/~kasiwano/)
Customized by hiyohiyo
libpng version 1.2.5
Copyright (c) 1998-2002 Glenn Randers-Pehrson
Zlib 1.1.4
(C) 1995-2002 Jean-loup Gailly and Mark Adler
Dib Section & libpng wrapper
Copyright (c) 2000 Chihiro.SAKAMOTO (HyperWorks)
MatrixStatic
Copyright (C) 2002 by Nic Wilson http://www.nicsoft.com.au
Written by Nic Wilson nicw@bigpond.net.au
All rights reserved
------------------------------------------------------------------------------
Date Format
------------------------------------------------------------------------------
YYYY/MM/DD