-
uuid产生器源码
uuid产生器源码-uuid producer source code
- 2022-03-16 23:15:10下载
- 积分:1
-
ntdll os class, from a project being worked on
ntdll os class, from a project being worked on
- 2022-02-05 06:03:37下载
- 积分:1
-
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
-
Very often, we use to manage the factory model generating examples. However, in...
很多时候,我们使用工厂模式来管理生成的实例。但在本示例中,我们使用类名来自动生成运行时实例--工厂自动化的机制-Very often, we use to manage the factory model generating examples. However, in this example, we used the class to automatically generate runtime example-- factory automation mechanism
- 2022-04-07 08:06:10下载
- 积分:1
-
Delphi编写的系统服务,服务控制和准备演讲…
Delphi编写的系统服务,演示了服务控制和标准服务程序的编写。-Delphi prepared system services, presentation of service control and the preparation of the standard service procedures.
- 2022-10-20 18:35:04下载
- 积分:1
-
窗口驱动程序进入一个演示,有助于驱动开发的新手入门…
windows 驱动程序入门 的一个demo ,有助于驱动开发新手入门-windows driver to get into a demo, help drive development of novice Getting Started
- 2023-01-18 19:10:04下载
- 积分:1
-
通过注册表查询,删除U盘使用记录,得到你的移动存储器的硬件编号...
通过注册表查询,删除U盘使用记录,得到你的移动存储器的硬件编号-Look through the registry to remove U disk usage records
- 2022-01-26 05:49:14下载
- 积分:1
-
SysTray.rar 系统托盘实例,非常详细。
SysTray.rar 系统托盘实例,非常详细。-System tray SysTray.rar example, very detailed.
- 2022-05-19 06:50:26下载
- 积分:1
-
学习MFC中编写计时器
学习MFC中编写计时器-study prepared timer
- 2022-01-26 00:55:32下载
- 积分:1
-
power saving. 可以使CPU降频从而降低CPU的功耗
power saving. 可以使CPU降频从而降低CPU的功耗-power saving. can make down-thereby reducing CPU power consumption CPU
- 2022-05-30 16:51:44下载
- 积分:1