-
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换...
一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。-A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer class, C++ multi-class inheritance, the use of pure virtual functions of the middle class, set the lights change.
- 2022-05-07 21:55:07下载
- 积分:1
-
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例...
一个内存溢出检测类,使用C开发,可以跨平台.使用很方便,有示例-A type of memory leak detection, the use of C developing, can be cross-platform. Very easy to use, there are examples of
- 2023-04-15 00:30:04下载
- 积分:1
-
对windows tool help api封装的COM组件,用于显示进程、线程、模块列表等...
对windows tool help api封装的COM组件,用于显示进程、线程、模块列表等-On the windows tool help api package COM components, used to display process, thread, etc. Module List
- 2022-02-07 22:21:17下载
- 积分:1
-
兄弟变速器源代码
兄弟变速器源代码-brothers transmission source code
- 2022-02-22 07:50: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
-
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来...
本程序的作用是枚举一个PE文件它的所有的资源并将其打印出来 -This procedure is the role of a PE file enumerate all of its resources and to print out
- 2023-05-29 19:50:03下载
- 积分:1
-
color mouse pointer good
color mouse pointer good
- 2022-04-01 19:57:59下载
- 积分:1
-
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值...
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值-MFC prepared by the registry under Windows operating procedure is to download from other sites with a reference value
- 2022-12-29 17:25:03下载
- 积分:1
-
Executable files infected with a presentation on the executable file format
感染可执行文件的一个演示,介绍了可执行文件的格式-Executable files infected with a presentation on the executable file format
- 2022-02-13 11:25:20下载
- 积分:1
-
a teach you how to conceal the source process
一个教你如何隐藏进程的源程序-a teach you how to conceal the source process
- 2022-03-15 01:26:42下载
- 积分:1