-
老外的著作,讲述c++的多线程编程基本知识和要领,适合于多线程编程的入门者学习...
老外的著作,讲述c++的多线程编程基本知识和要领,适合于多线程编程的入门者学习-Foreign books about c++ for multi-threaded programming knowledge and the basic essentials
- 2022-02-07 20:35:08下载
- 积分: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
-
this is the most authoritative classical source code
这个是最经典的权威源代码-this is the most authoritative classical source code
- 2022-01-27 23:23:41下载
- 积分:1
-
applies to all windows IDE drives information access tools, including the hard d...
适用于所有windows的硬盘IDE信息获得工具,包括硬盘序列号,硬盘最大容量等。 最主要的是windows9x下面,采用了不调用驱动直接进入ring0的技术。-applies to all windows IDE drives information access tools, including the hard drive serial number, the largest hard drive capacity, etc.. The most important thing is Windows Now, using a driver not call directly into ring0 technology.
- 2022-02-05 15:23:19下载
- 积分:1
-
根据安装光盘的序列号,检查光驱中是否插入了此光盘。
根据安装光盘的序列号,检查光驱中是否插入了此光盘。-Check if the cd is inserted into cdrom driver acoording to the installing serialno
- 2022-05-14 01:59:00下载
- 积分:1
-
包括了:菜单类,按钮类,工具条类,打印类,文件类,文本框类,时间类,EXCEL类,汉字转换类等。。
所有类,均有注释和详细的使用说明。欢迎大家提出宝贵的意见...
包括了:菜单类,按钮类,工具条类,打印类,文件类,文本框类,时间类,EXCEL类,汉字转换类等。。
所有类,均有注释和详细的使用说明。欢迎大家提出宝贵的意见。-Includes: menu categories, category buttons, tools, article type, print type, file type, text box type, time category, EXCEL categories, such as Chinese characters conversion. . All categories, both notes and detailed instructions. Welcome to everyone for their valuable views.
- 2023-05-07 11:20:03下载
- 积分:1
-
一个能格式化C++时间为各种格式的类,利用该类可以将整形,等时间转化为需要的格式...
一个能格式化C++时间为各种格式的类,利用该类可以将整形,等时间转化为需要的格式-A formatted C++ Time format for a variety of categories, the use of such can be plastic, such as the time needed into a format
- 2022-09-15 15:45:03下载
- 积分:1
-
This is a use of DOC prepared by the operating system GUI System
这是一个利用DOC操作系统编写的GUI系统-This is a use of DOC prepared by the operating system GUI System
- 2023-05-27 15:30:03下载
- 积分:1
-
实现了以重定向的命令,输入命令,或文件的编译…
在VC下实现了DOS命令的重定向,输入DOS命令,或者文件的编译命令,可以在VIEW试图下显示结果,基本上可以替代CMD命令窗口-VC achieved in order to redirect DOS, enter the DOS command, or file the compiler command, you can attempt to display the results of VIEW, basically an alternative to CMD command window
- 2022-02-16 01:51:26下载
- 积分:1
-
怎样生成自己的windows应用程序从最基本的消息相应开始
怎样生成自己的windows应用程序从最基本的消息相应开始-how to make up your own windows application
- 2022-03-17 23:05:37下载
- 积分:1