delphi非常好的取得硬件ID

delphi非常好用的获得硬件ID。 uses u_MD5, Windows, ShellApi, Classes, SysUtils; {$I u_Const.pas} {$IFDEF NEWVER} //for Delphi2009 or higher function GetDllVer:PAnsiChar; stdcall; export; function GetHardwareID(HDD, NIC, CPU, BIOS: LongBool): PAnsiChar; stdcall; export; function GetHardwareID_vba(HDD, NIC, CPU, BIOS: LongBool; RegCode: PAnsiChar; retHardwareID: PAnsiChar): Integer; stdcall; export; function GetHardwareIDWithAppID(AppID: PAnsiChar; HDD, NIC, CPU, BIOS: LongBool): PAnsiChar; stdcall; export; function GetHardwareIDWithAppID_vba(AppID: PAnsiChar; HDD, NIC, CPU, BIOS: LongBool; RegCode: PAnsiChar; retHardwareID: PAnsiChar): Integer; stdcall; export; {$ELSE} //for delphi7/6/5 function GetDllVer:PChar; stdcall; export; function GetHardwareID(HDD, NIC, CPU, BIOS: LongBool): PChar; stdcall; export; function GetHardwareID_vba(HDD, NIC, CPU, BIOS: LongBool; RegCode: PChar; retHardwareID: PChar): Integer; stdcall; export; function GetHardwareIDWithAppID(AppID: PChar; HDD, NIC, CPU, BIOS: LongBool): PChar; stdcall; export; function GetHardwareIDWithAppID_vba(AppID: PChar; HDD, NIC, CPU, BIOS: LongBool; RegCode: PChar; retHardwareID: PChar): Integer; stdcall; export; {$ENDIF}
zip
ID.zip 预估大小:39个文件
folder
取得硬件ID 文件夹
folder
AzSDK HardwareID DLL 3.30 文件夹
folder
AzSDK HardwareID DLL 3.30 文件夹
folder
Help 文件夹
file
HardwareID.chm 89KB
folder
Source 文件夹
file
UnitIoctl.dcu 7KB
file
HardwareID.dproj 19KB
file
u_Bios.pas 3KB
file
u_Main.dcu 5KB
file
u_Main.pas 7KB
file
u_MD5.dcu 9KB
file
u_AdapterMac.dcu 4KB
file
HardwareID.cfg 434B
file
u_Const.pas 997B
file
u_CpuInfo.pas 4KB
file
HardwareID.~dpr 1KB
file
UnitIoctl.pas 12KB
file
HardwareID.dof 2KB
file
u_CpuInfo.dcu 3KB
file
u_DiskInfo.dcu 12KB
file
u_DiskInfo.pas 20KB
file
HardwareID.dpr 1KB
file
u_Bios.dcu 4KB
file
u_Other.dcu 2KB
file
u_MD5.pas 8KB
file
HardwareID.dll 102KB
file
u_AdapterMac.pas 5KB
file
HardwareID.res 2KB
file
u_Other.pas 826B
folder
Example 文件夹
file
Example.pas 2KB
folder
Delphi2009-WithoutDLL 文件夹
file
Project1.res 876B
file
Unit1.dfm 4KB
file
screenshot.png 83KB
file
Project1.dpr 494B
file
Unit1.pas 1KB
file
Project1.dproj 5KB
folder
Delphi2009-CallDLL 文件夹
file
Project1.res 876B
file
Unit1.dcu 5KB
file
Unit1.dfm 4KB
file
Project1.dpr 188B
file
Project1.exe 382KB
file
Unit1.pas 2KB
file
Project1.dproj 5KB
zip 文件大小:486.81KB