-
COM Design and Application
COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application-- ATL wrote an article components. In addition to all the necessary COM interface pointers, then realize their own definition of a IFun interface, which has two functions : Add () completed the two numerical addition, the Cat () completed the string connecting two .
- 2022-02-03 03:01:16下载
- 积分: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
-
FONT_COMBOBOX
FONT_COMBOBOX
- 2022-06-14 19:31:08下载
- 积分:1
-
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.-Modem list system enumeration procedures. Read through the registry system Modem list.
- 2023-08-24 09:45:03下载
- 积分:1
-
从.net框架中反编译出的nsafeNativeMethods类,在框架中由于是内部类型无法从外界调用。用此类中的IPersistStreamInit接口可实现...
从.net框架中反编译出的nsafeNativeMethods类,在框架中由于是内部类型无法从外界调用。用此类中的IPersistStreamInit接口可实现从内存流中加载图片等文件到WEBBROWSER控件-From. Net framework decompile out nsafeNativeMethods category, in the framework as a result of an internal type can not be called from the outside world. IPersistStreamInit use of such interface can be realized from the memory stream to load images and other documents to the WebBrowser control
- 2022-01-26 06:45:17下载
- 积分:1
-
prepared using the website collection procedures
用vb编写的网址收集程序-prepared using the website collection procedures
- 2022-06-01 07:01:16下载
- 积分:1
-
用vc编写的串口动态链接库,很实用的一个程序
用vc编写的串口动态链接库,很实用的一个程序-Vc prepared using serial dynamic link library, it is a practical procedure
- 2022-01-25 21:47:24下载
- 积分: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
-
在win9x和winxp下管理进程,可以对指定的进程进行终止操作
在win9x和winxp下管理进程,可以对指定的进程进行终止操作-Manage the system processes in win9x and xp
- 2022-01-25 21:33:36下载
- 积分:1
-
实时监测内存的情况
实时监测内存的情况-real-time monitoring of memory
- 2022-01-31 23:21:20下载
- 积分:1