-
used to traverse a logical partitioning software. But software, a number of prob...
一个用来遍历逻辑分区的软件。但是软件中有几个问题:1、读取速度不是很好。2、读取C:盘时候有错误。这个2个问题,本人没有解决。还望高手可以多多指点。联系:flyz-81@163.com-used to traverse a logical partitioning software. But software, a number of problems : 1, read speed is not very good. 2, reading the C : disk is the wrong time. The two, I have not been solved. We look to the guidance of experts can be a lot. Contact : flyz-81@163.com
- 2022-08-07 14:18:59下载
- 积分:1
-
NT性能监视的一个Com控件源码
NT性能监视的一个Com控件源码 -The source for monitoring the behaviour of an Com control in NT
- 2022-03-01 08:27:59下载
- 积分:1
-
使用delphi2007编制的delphi2007 update 4 破除时间限制的项目
使用delphi2007编制的delphi2007 update 4 破除时间限制的项目-Delphi2007 prepared using delphi2007 update 4 projects get rid of time limit
- 2022-07-18 22:52:49下载
- 积分:1
-
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。...
可以看一下CPU的使用情况,没有什么大功能,只是让初学者练习下。-CPU
- 2022-09-06 03:10:03下载
- 积分:1
-
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书...
详细介绍了vc动态链接库的开发过程,是本不可多得的vc开发用书-Vc detailed dynamic link library of the development process is the development of this rare book vc
- 2022-04-22 18:26:05下载
- 积分:1
-
简单的东西,相当简单,注册表
简单的东西,相当简单,注册表-Canals and other cavity in Western frontier, gaze intently twisted Canals, etc. Note chat barrels
- 2023-02-21 04:10:03下载
- 积分: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
-
Bossa测试实例的工作之一。Bossa实例测试发动机
bossa测试实例,给出了一个用于测试bossa引擎的工作流实例-bossa test examples are given an engine for testing bossa examples of the work flow
- 2022-05-17 22:21:31下载
- 积分:1
-
添加用到到系统中。这个代码很是简单
添加用到到系统中。这个代码很是简单-used to the system. This code is very simple.
- 2023-01-06 04:35:03下载
- 积分:1
-
In the cmd environment, often need to wait for some time, then you can use this...
在cmd环境中,经常需要等待一段时间,这时就可以使用这个工具了。使用该命令可以是时间单位的任意组合,例如:睡眠.exe1d2h3m4s承诺暂停1天2小时3分4秒
- 2022-02-04 08:33:50下载
- 积分:1