-
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
-
An application
一个应用级的键盘钩子程序,简单实用。是在应用级实现的-An application-level keyboard hook procedure, simple and practical. Is realized in the application-level
- 2022-11-13 12:55:03下载
- 积分:1
-
取得CPU序列号,网卡Mac地址,硬盘序列号的vb源代码
取得CPU序列号,网卡Mac地址,硬盘序列号的vb源代码-made CPU serial number, Mac address card, hard drive serial number vb source code
- 2022-01-30 22:24:12下载
- 积分:1
-
windows下的矢量汉字显示程序,采用VC6.0打开,不能用来找我。...
windows下的矢量汉字显示程序,采用VC6.0打开,不能用来找我。-windows vector under the Chinese character display that utilizes VC6.0 open, and we can not come to see me.
- 2023-04-22 18:20:03下载
- 积分:1
-
ping的示例代码,很好的。希望对大家有帮助
ping的示例代码,很好的。希望对大家有帮助-ping of the sample code, very good. Hope everyone has to help
- 2022-01-25 22:19:05下载
- 积分:1
-
VB6开发的WINDOWS服务管理库,可用于加载/取消系统服务,获取服务状态等等....
VB6开发的WINDOWS服务管理库,可用于加载/取消系统服务,获取服务状态等等.-VB6 development WINDOWS service management database can be used to load/cancellation system services, access to services, the state and so on.
- 2022-03-10 17:14:57下载
- 积分:1
-
vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量...
vb编写的usb12通道的数据采集系统,由于时间匆忙,界面做得一般,还请大家见量-vb prepared usb12 channel data acquisition system, as time rush, the general interface done, Please also see the volume
- 2022-03-10 10:00:48下载
- 积分:1
-
有关M8引导区应用,里面有源程序,很不错的
有关M8引导区应用,里面有源程序,很不错的-guide the district M8 applications, a source inside, very good
- 2023-04-30 02:40:03下载
- 积分:1
-
VC程序调用Tuxedo礼服是一个很好的示例代码,
VC调用tuxedo的程序示例代码,tuxedo是种著名的中间件,为此传给大家-VC call the procedure tuxedo sample code, tuxedo is a well-known middleware, to this end to the U.S.
- 2023-03-05 19:55:03下载
- 积分:1
-
push pop program for basic learning
push pop program for basic learning
- 2022-03-30 01:35:33下载
- 积分:1