-
鼠标位置追踪的C++源码,VC++开发实现,测试通过
鼠标位置追踪的C++源码,VC++开发实现,测试通过-Mouse location tracking of C++ source code, VC++ development to achieve, the test
- 2022-01-21 00:13:48下载
- 积分:1
-
Library management system to complete both the general library functions, such a...
图书馆管理系统,完成一般图书馆都具有的功能,如查询等-Library management system to complete both the general library functions, such as inquiries, etc.
- 2023-05-26 00:35:03下载
- 积分:1
-
基于Windows的二级文件系统开发
基于Windows的二级文件系统开发-Windows-based development of the secondary file system
- 2022-02-15 05:56:31下载
- 积分:1
-
mfc模拟动态创建,可以在源码中清楚看出mfc的动态创建过程,深入理解mfc...
mfc模拟动态创建,可以在源码中清楚看出mfc的动态创建过程,深入理解mfc-mfc simulate dynamic creation, can be clearly seen in the source code mfc dynamic creation process, in-depth understanding of mfc
- 2022-02-15 16:59:50下载
- 积分:1
-
一个简单的学生成绩管理系统,用C++语言实现,能实现成绩管理的各种功能。...
一个简单的学生成绩管理系统,用C++语言实现,能实现成绩管理的各种功能。-A simple management system for student achievement, using C++ language, to achieve the various functions of performance management.
- 2022-04-08 03:59:42下载
- 积分:1
-
将文件夹设置为共享的程序
将文件夹设置为共享的程序- Establishes the folder as the sharing procedure
- 2022-05-25 20:03:40下载
- 积分: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
-
用于添加注册表的小程序
用于添加注册表的小程序-add registry for the small program
- 2022-03-25 08:52:09下载
- 积分:1
-
一个非常好的屏幕录制vb源码,功能强大,可录制包括键盘和鼠标的所有操作,并回放...
一个非常好的屏幕录制vb源码,功能强大,可录制包括键盘和鼠标的所有操作,并回放-a very good screen recording vb source, powerful, can be recorded, including the keyboard and mouse of all operations, and Playback
- 2022-05-23 17:09:45下载
- 积分:1
-
一个简单的学藉管理系统,功能包括添加,删除,修改
一个简单的学藉管理系统,功能包括添加,删除,修改-By a simple learning management system, functions include add, delete, modify
- 2022-11-16 22:55:03下载
- 积分:1