-
Visual C++ 6.0编程与实例解析
Visual C++ 6.0编程与实例解析
Visual C++ 6.0编程与实例解析
Visual C++ 6.0编程与实例解析-Visual C++ 6.0 Examples analytic programming and Visual C++ 6.0 Programming and Examples analytic
- 2023-02-15 18:30:04下载
- 积分:1
-
使用Csharp基于.net framework2.0做的一个时钟程序,供初学者参考。...
使用Csharp基于.net framework2.0做的一个时钟程序,供初学者参考。-The use of C sharp. Net framework2.0 to do a clock program for advanced users.
- 2023-05-21 09:55:03下载
- 积分:1
-
得到键盘代码的控件用于检测键盘按键.zip
得到键盘代码的控件用于检测键盘按键.zip-keyboard to be used to control code detection keyboard keys. Zip
- 2023-08-08 20:50:03下载
- 积分:1
-
这个程序递归地搜索了C++:用某些扩展驱动文件…
This program Recursively Searches the C: drive for files with certain extensions, like .txt and .html and it opens each file and searches for the @ sign. If it finds an @ sign, it will extract it and write the address to a file in the root directory called "email_addresses.txt"-This program Recursively Searches the C : drive for files with certain extensions. like. txt and. html and it opens each file and sea rches for the @ sign. If it finds an @ sign, it will extract it and write the address to a file in the root directory called "email_addresses . txt "
- 2022-03-20 13:32:58下载
- 积分:1
-
多媒体记数器,可以精确到1ms
多媒体记数器,可以精确到1ms-multimedia Register, to be precise 1ms
- 2022-08-03 20:35:10下载
- 积分:1
-
这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作
这是一个汇编与VC结合的程序,在Ring3级获取Ring0级的操作-This is a compilation and VC combination of procedures, the Ring3 level access Ring0 class operation
- 2023-02-07 07:20:03下载
- 积分:1
-
Commissioned by explaining the important function of re
委托的重要功能
说明委托再C++里面的使用-Commissioned by explaining the important function of re-C++ Inside use
- 2022-02-25 19:33:07下载
- 积分:1
-
教务系统的实现,能够实现对学生、课程、教师、课程计划及课程表等信息的管理...
教务系统的实现,能够实现对学生、课程、教师、课程计划及课程表等信息的管理-Senate system implementation, be able to achieve on the students, curriculum, teachers, curriculum planning and curriculum information management, etc.
- 2022-04-27 08:17:09下载
- 积分:1
-
MiniSpy 微筛选器的的主要功能模块。
ALLOC_PRAGMA #ifdef#pragma alloc_text (INIT,驱动入口)#pragma alloc_text SpyFilterUnload 页面)#pragma alloc_text SpyQueryTeardown 页面)#pragma alloc_text SpyConnect 页面)#pragma alloc_text SpyDisconnect 页面)#pragma alloc_text SpyMessage 页面)#endif#define SetFlagInterlocked(_ptrFlags,_flagToSet)((作废) InterlockedOr (((挥发性长 *)(_ptrFlags)),_flagToSet))//---------------------------------------------------------------------------例程//---------------------------------------------------------------------------NTSTATUS驱动入口 (俺们 PDRIVER_OBJECT DriverObject俺们 PUNICODE_STRING RegistryPath)/*++常规的描述:驱动程序首次加载时,将调用这个例程。其目的是初始化全局状态,然后注册 FltMgr 开始过滤。参数:DriverObject-指向驱动程序由系统创建的对象的指针代表此驱动程序。RegistryPath-标识在何处的 Unicode 字符串为此参数驱动程序位于在注册表中。返回值:
- 2022-03-21 12:13:07下载
- 积分:1
-
一个wh_shell钩子程序,具体功能是使用管理应用…
一个WH_SHELL的钩子程序,具体功能是管理应用程序的使用。在使用应用程序之前可以控制其启动和关闭。包含三个文件夹,HookDLL文件夹是全局钩子dll,HookServer文件夹是一个应用程序控制程序,ProgamControl文件夹是delphi编写的应用程序编辑器。-A WH_SHELL the hook procedure, the specific function is to use management application. In the use of applications can be controlled prior to its start-up and shut down. Contains three folders, HookDLL folder is a global hook dll, HookServer folder is an application process control procedures, ProgamControl folder is prepared applications delphi editor.
- 2022-08-21 03:27:49下载
- 积分:1