-
这是一个笔者初学成果,主是是用于在办公环境里防止员工运行一些管理员禁止运行的程序,压缩包里附有祥细的使用说明
注:rar包解开后,其本身也是用winrar做...
这是一个笔者初学成果,主是是用于在办公环境里防止员工运行一些管理员禁止运行的程序,压缩包里附有祥细的使用说明
注:rar包解开后,其本身也是用winrar做的自解压文件-This is a writer of learning outcomes, is the proprietor is used in the office environment to prevent employees run against some administrators running program, compressed bag with the use wound Note : rar untie packets, as well as its own WinRAR do with self-extracting files
- 2022-01-25 18:19:58下载
- 积分:1
-
键盘监控的过滤驱动,已修改其卸载时占用cpu高的bug
键盘监控的过滤驱动,已修改其卸载时占用cpu高的bug-Keyboard monitoring filter driver, has changed its uninstall bug occupy high cpu
- 2022-03-10 05:20:11下载
- 积分:1
-
C++编程实例100篇
C++编程实例100篇
C++编程实例100篇
C++编程实例100篇-C++ Programming examples 100 C++ Programming examples 100
- 2022-05-17 10:06:39下载
- 积分:1
-
change all window
改变所有子窗口的字体vc-change all window- font vc
- 2023-08-01 06:45:03下载
- 积分:1
-
This a recursive descent parser for C99. The output from the parser should be a...
This a recursive descent parser for C99. The output from the parser should be a parse tree.
- 2022-03-01 01:12:12下载
- 积分:1
-
在网上找VC资料时的意外收获,拿出来和大家一起分享
在网上找VC资料时的意外收获,拿出来和大家一起分享-VC on the Internet to find information on the windfall, like to share with everyone
- 2022-04-28 14:10:51下载
- 积分: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
-
A simple way to format your TRACE statements so double clicking takes you direct...
A simple way to format your TRACE statements so double clicking takes you directly to the source code
- 2022-07-13 03:38:51下载
- 积分:1
-
进程调度算法,利用设置优先级算法来实现。
进程调度算法,利用设置优先级算法来实现。-Process scheduling algorithm, used to set priority algorithm to achieve.
- 2022-06-20 22:15:50下载
- 积分:1
-
一个简单的C++编程实例。适合于初学者。
一个简单的C++编程实例。适合于初学者。-a simple C programming examples. Suitable for beginners.
- 2022-03-26 03:33:50下载
- 积分:1