-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
空间后方交会
摄影测量的空间后方交会程序,主要是计算地面点的三维坐标-spatial resection
- 2023-02-09 09:20:03下载
- 积分:1
-
Installshield8 installation files produced using a source code
使用Installshield8制作安装文件的一个源代码-Installshield8 installation files produced using a source code
- 2022-07-13 22:59:14下载
- 积分:1
-
网络监控
网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控网络监控
- 2023-03-23 15:00:05下载
- 积分:1
-
VC++开发Windows程序的7种定时器的方法
VC++开发Windows程序的7种定时器的方法-VC Windows programs for the seven timer method
- 2023-07-10 23:05:03下载
- 积分:1
-
prepared using the website collection procedures
用vb编写的网址收集程序-prepared using the website collection procedures
- 2022-06-01 07:01:16下载
- 积分:1
-
删除文件同时完全清除文件内容的程序for NT
删除文件同时完全清除文件内容的程序for NT- At the same time the deletion document completely eliminates
the document content procedure for NT
- 2023-03-03 09:40:04下载
- 积分:1
-
CreateThread provide a reference I try beginners and we hope to conduct more exc...
CreateThread提供了一个参考,我尝试初学者,希望能和大家进行更多的交流
- 2022-03-03 15:29:17下载
- 积分:1
-
检测CPU占用率的源程序
检测CPU占用率的源程序-CPU utilization rate of detection of the source
- 2022-07-24 13:24:00下载
- 积分:1
-
获得CPU的信息,
你可用来做很多事情
获得CPU的信息,
你可用来做很多事情-CPU access to the information
- 2022-06-14 05:47:03下载
- 积分:1