-
VB写的一个DLL,读写注册表键名及键值
VB写的一个DLL,读写注册表键名及键值-VB write a DLL, read and write registry keys and the keys
- 2022-07-01 02:38:36下载
- 积分:1
-
一个可以实现导出stl标准摸版类的一个动态链接库的实现
一个可以实现导出stl标准摸版类的一个动态链接库的实现-can achieve a standard touch stl derived version of a type of dynamic link library to achieve
- 2022-01-25 15:06:37下载
- 积分:1
-
书县 书县 书县 书县
书县 书县 书县 书县-County County book book book book County County County book book book County County
- 2022-12-05 18:10:03下载
- 积分:1
-
四数游戏
四数游戏
- 2023-05-12 18:45:03下载
- 积分:1
-
一个可以测试CPU速度的例子,可以实时获取CPU速度
一个可以测试CPU速度的例子,可以实时获取CPU速度-a test example of the speed of the CPU, the CPU can obtain real-time speed
- 2022-01-28 00:15:58下载
- 积分:1
-
一个实时看鼠标所在点的RGB值的程序
一个实时看鼠标所在点的RGB值的程序--The program which can view the RGB value of the point of mouse
- 2023-07-10 00:30:02下载
- 积分: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
-
检测某一线程是否正在运行,可以控制启动,杀掉某一线程,主要为空调数据采集写的D...
检测某一线程是否正在运行,可以控制启动,杀掉某一线程,主要为空调数据采集写的D-detect whether a thread is running, can control start, kill a thread, mainly for air conditioning Data Acquisition write D
- 2022-02-10 05:13:49下载
- 积分:1
-
先运行make.bat文件得到Keygen.res资源文件,然后用Delphi 5打开Keygen.dpr项目文件,直接编译即可,将生成可执行文件Keyge...
先运行make.bat文件得到Keygen.res资源文件,然后用Delphi 5打开Keygen.dpr项目文件,直接编译即可,将生成可执行文件Keygen.exe。
源代码在Delphi 5与Delphi 7下编译通过,Delphi 6及Delphi 8之后的版本没有测试过,理论上应该也没有问题。
-first run make.bat paper received Keygen.res resource documents, Delphi then opened Keygen.dpr five project documents can be directly translated. will generate executable files Keygen.exe. Source code in Delphi 5 and Delphi 7, compile, Delphi Delphi 6 and 8 after the version tested, theoretically there should be no problem.
- 2022-01-25 16:36:16下载
- 积分:1
-
实现系统托盘功能,不会出现系统异常现象,运行十分稳定。...
实现系统托盘功能,不会出现系统异常现象,运行十分稳定。-The realization of the system tray functions, system anomaly does not appear, run very stable.
- 2022-07-19 07:16:08下载
- 积分:1