-
一个.NET下的内存检测和定位的工具和代码,推荐下载
一个.NET下的内存检测和定位的工具和代码,推荐下载--A memory checking and locating tool and its codes under A.NET,recommend
- 2023-03-23 01:10:03下载
- 积分:1
-
本程序是用VC++实现的 "增强的模拟滑鼠"源代码.
本程序是用VC++实现的 "增强的模拟滑鼠"源代码.-this procedure is the VC "enhanced simulation mouse" source code.
- 2022-10-20 02:15:04下载
- 积分: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
-
系统服务编程示例!
系统服务编程示例!-System Programming Example!
- 2022-09-27 23:40:03下载
- 积分:1
-
内存读写函数,挺有用的
内存读写函数,挺有用的-memory read and write function, quite the
- 2022-02-07 07:09:08下载
- 积分:1
-
用C写的文件管理系统,属于操作系统的简单实现
用C写的文件管理系统,属于操作系统的简单实现-With the document management system written in C, belongs to a simple realization of the operating system
- 2022-04-25 01:28:56下载
- 积分:1
-
windows多线程编程的例子,特垃圾的,你们别下啊.
windows多线程编程的例子,特垃圾的,你们别下啊.-windows multithreaded programming examples, especially garbage, under your other ah.
- 2023-08-02 04:00:03下载
- 积分:1
-
vxd的入门范例。.内附测试程序。
vxd的入门范例。.内附测试程序。-vxd entry model. . Enclosing the test.
- 2022-02-13 20:52:27下载
- 积分:1
-
typical VC program, the full source to facilitate the download, can be directly...
典型的VC编程,全部源代码,方便大家下载,可直接运行。可获取和修改计算机名-typical VC program, the full source to facilitate the download, can be directly run. Access and modify the computer name
- 2023-09-08 16:55:03下载
- 积分:1
-
电子秤的ADC芯片模块
sonix SN8P1909芯片电子秤ADC模块-electronic scales ADC chip module
- 2022-07-28 10:46:11下载
- 积分:1