-
C++7.0程序,监控应用程序是否正常运行,定时器可以设置到毫秒级。...
C++7.0程序,监控应用程序是否正常运行,定时器可以设置到毫秒级。-procedures, monitoring applications normal operation, the timer can be set millisecond.
- 2022-06-20 07:01:43下载
- 积分:1
-
得到CUP、内存配置信息
得到CUP、内存配置信息 -Getting the information of CUP and memory config
- 2022-03-19 20:51:20下载
- 积分:1
-
本程序主要介绍如何通过该函数实现估算程序的复制时间
本程序主要介绍如何通过该函数实现估算程序的复制时间-This procedure describes how the main function of the adoption of the estimation procedure realize the replication time
- 2022-06-21 08:31:59下载
- 积分:1
-
模拟MFC的消息映射,直接添加消息和消息处理函数
模拟MFC的消息映射,直接添加消息和消息处理函数-Simulation of MFC
- 2022-06-29 02:29:09下载
- 积分:1
-
从基础到实践的基本编程
visual basic 编程 从基础到实践-visual basic programming from basic to practice
- 2023-05-15 01:50:05下载
- 积分: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
-
这是一个存储器管理系统的c++程序,(可以运行)。能够实现存储器的静态管理,可以转换字节。...
这是一个存储器管理系统的c++程序,(可以运行)。能够实现存储器的静态管理,可以转换字节。-This is a memory management system c procedures, and (run). To achieve the static memory management, can be converted byte.
- 2023-01-19 17:55:03下载
- 积分:1
-
注册表浏览器,可以罗列出注册表的各项信息
注册表浏览器,可以罗列出注册表的各项信息-registry browser, you can set out the registry of information
- 2022-10-19 11:45:02下载
- 积分:1
-
SP简易编程,用于安防系统编程的相关资料!
SP简易编程,用于安防系统编程的相关资料!-SP Simple Programming
- 2023-06-07 08:45:02下载
- 积分:1
-
密码更改的源代码登陆的更多信息,这个代码是…
改变nt登陆口令的源代码 详细信息 ,这个代码是个VB程序也可以调用的动态链接库,功能是改变NT的登陆口令。它封装了有关修改NT ChangePassword API等函数。在Windows 2000上测试通过。在VB中的调用方法参见源代码压缩文件中的说明。
-Nt password change in the source code of landing more information, this code is a VB program can also be called dynamic link library, function is to change the NT Password landing. It encapsulates the changes, such as NT ChangePassword API function. In Windows 2000 on the test. In the VB method in the call, see the source code is described in the compressed file.
- 2023-08-18 21:50:03下载
- 积分:1