-
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
-
编辑的 GRF 文件中的应用
这是编辑 GRF 文件然后 dobel 点击的 exe 文件与第一次提取中的应用
- 2022-09-23 03:50:03下载
- 积分:1
-
实现windows系统下的系统信息的查询,与基本的开关机等功能。...
实现windows系统下的系统信息的查询,与基本的开关机等功能。-Realize the system under the windows system information inquiries, and basic features such as switch machines.
- 2022-07-14 12:01:25下载
- 积分:1
-
this is the most authoritative classical source code
这个是最经典的权威源代码-this is the most authoritative classical source code
- 2022-01-27 23:23:41下载
- 积分:1
-
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。...
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。-CPU
- 2022-09-06 03:10:03下载
- 积分:1
-
详细的介绍了用windows API 函数编写串口通信的过程
详细的介绍了用windows API 函数编写串口通信的过程-Detailed introduction of the use of windows API function to prepare the process of serial communication
- 2022-10-17 06:35:03下载
- 积分:1
-
小乐前次上你处捞了不少好处(DOWN了你不少经验),真是
不好意思,所以这次硬弄了个东东出来加报。WINDOWS关机时
的FORM应是不能移动的。且黑屏...
小乐前次上你处捞了不少好处(DOWN了你不少经验),真是
不好意思,所以这次硬弄了个东东出来加报。WINDOWS关机时
的FORM应是不能移动的。且黑屏是整屏都暗了。你的关机程
序只暗了640*480一块FORM拖动后露出了东西。未关机返回后
好些地方变不回来了。
小乐的程序里也模拟过关机。这个小程序是从小乐的大程序中
卡下来的,用不到的变量和常量,函数小乐都删了,但好多API
定义看得小乐眼都花了,不高兴删了,反正定义API只用几十个
字节内存放入口而已。
小乐的程序里一个函数是抓屏,然后用一个整屏的FORM,然后
画了好些线组成网格,上面一条控制条是小乐自己弄的,包括
一个X也是小乐画的,小乐技术不高,想不出别的方法,且程序
定有可改进的地方。还望有改进后妹小乐一个。
- 2023-02-17 20:10:03下载
- 积分:1
-
请认真阅读您的文件包,说明它至少有40字节。
Please read your package and describe it at least 40 bytes.
System will automatically delete the directory of debug and release, so please do not put files on these two directory
- 2023-02-14 06:55: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
-
OPC code to be developed Oligomeric Proanthocyanidins of great help
OPC的代码 给要开发opc的人很大的帮助-OPC code to be developed Oligomeric Proanthocyanidins of great help
- 2023-08-11 16:35:03下载
- 积分:1