-
获得WIN的版本和SP补丁包的版本,非常快速,非常准确
获得WIN的版本和SP补丁包的版本,非常快速,非常准确-get win and sp servion
very quick and correct
- 2022-08-17 04:00:37下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1
-
自己用VB编的一个小程序,可以实现悬浮的窗体。
自己用VB编的一个小程序,可以实现悬浮的窗体。-their VB series with a small procedure, the suspension can be achieved Form.
- 2023-07-04 08:10:04下载
- 积分:1
-
锁住计算机直到输入正确的口令
锁住计算机直到输入正确的口令-computer locked until the correct password
- 2022-03-13 13:49: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
-
to mobile storage locked and unlocked, simple and practical procedure vb
给移动存储加锁和解锁,简单实用的vb程序-to mobile storage locked and unlocked, simple and practical procedure vb
- 2022-03-21 01:56:58下载
- 积分:1
-
能够检测常见的c以及c++内存泄漏,能够进行垃圾自动回收
能够检测常见的c以及c++内存泄漏,能够进行垃圾自动回收-it can be detect the commonly occurred memory leakage in c and c++ , furthermore it can automatically recycle the memory gabbage!
- 2023-03-24 00:45:03下载
- 积分:1
-
操作系统页面置换算法模拟,好东西不容错过.值得参考.
操作系统页面置换算法模拟,好东西不容错过.值得参考.-Operating system page replacement algorithm simulation, good things should not be missed. It is also useful.
- 2022-10-27 15:55:03下载
- 积分:1
-
隐藏Windows的开始按钮
隐藏Windows的开始按钮-hide
- 2022-02-01 09:07:44下载
- 积分:1
-
这篇资料是我费的很大劲才找到的,希望对初学者能有所帮助!
这篇资料是我费的很大劲才找到的,希望对初学者能有所帮助!-This information is a substantial fee劲才I found, I hope can be helpful for beginners!
- 2023-08-14 23:40:03下载
- 积分:1