-
Memory clean
内存清理,就是将内存中的数据换到硬盘上,希望大家发挥一下-Memory clean-up, is to change the data in memory to the hard drive, and hope we play what
- 2022-07-13 09:42:04下载
- 积分:1
-
获取系统语种信息的源代码例子。
获取系统语种信息的源代码例子。-language information retrieval system source code examples.
- 2022-07-15 23:10:47下载
- 积分:1
-
vb开发的取得cpu序列号的com组件,好用
vb开发的取得cpu序列号的com组件,好用-vb development cpu serial number to obtain the com components, easy to use
- 2022-07-07 17:06:39下载
- 积分:1
-
说明在压缩包的WORD里面
说明在压缩包的WORD里面-note in the compressed inside WORD
- 2022-04-30 07:48:20下载
- 积分: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
-
将指定的汉字转为汉语拼音的代码,非常方便
将指定的汉字转为汉语拼音的代码,非常方便-Will be designated by the code of Chinese characters to Pinyin, a very convenient
- 2022-06-29 09:55:41下载
- 积分:1
-
用mfc写的一个图标提取程序,选用ListCtrl,ListBox控件
用mfc写的一个图标提取程序,选用ListCtrl,ListBox控件-with mfc wrote a program to extract icons, choose ListCtrl, ListBox controls
- 2022-08-24 14:33:33下载
- 积分:1
-
我在学习vc中编写一个关于在应用程序中支持网页的编辑的功能的程序...
我在学习vc中编写一个关于在应用程序中支持网页的编辑的功能的程序-Vc in me in learning to prepare a report on the application to support the function of the editorial page of the procedures
- 2022-05-22 07:18:12下载
- 积分:1
-
内存映射文件例子
内存映射文件例子-memory mapping file examples
- 2022-02-06 19:38:10下载
- 积分:1
-
Using the kernel timer object timer source code
采用定时器内核对象实现的定时器程序源代码-Using the kernel timer object timer source code
- 2022-02-03 04:12:23下载
- 积分:1