-
VC6高级编程范例第六章――高级编程
VC6高级编程范例第六章――高级编程-VC6 high-level programming paradigm Chapter VI-- Advanced Programming
- 2022-10-03 18:30:03下载
- 积分:1
-
根据安装光盘的序列号,检查光驱中是否插入了此光盘。
根据安装光盘的序列号,检查光驱中是否插入了此光盘。-Check if the cd is inserted into cdrom driver acoording to the installing serialno
- 2022-05-14 01:59:00下载
- 积分:1
-
By abnormal operation of the Options box, we can see VC is how to handle excepti...
通过对选项框内异常操作的处理,可以看到VC是如何处理异常的,对初学都有帮助。-By abnormal operation of the Options box, we can see VC is how to handle exceptions, to be helpful to beginners.
- 2022-01-22 09:00:32下载
- 积分:1
-
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。...
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。-: LC o S introduced the chip in the television receiver system, focused on the LC o S-chip structure and characteristics.
- 2022-08-17 18:15:20下载
- 积分: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
-
查看DLL内部的函数,delphi源码,小工具
查看DLL内部的函数,delphi源码,小工具-See DLL a function of internal, delphi source, small tools
- 2022-04-08 14:46:19下载
- 积分:1
-
实现抓屏的系统功能,保存成bmp格式的文件
实现抓屏的系统功能,保存成bmp格式的文件-achieve Capturing the Screen system, and to preserve as bmp files
- 2023-08-31 15:55:04下载
- 积分:1
-
Cairngorm code explain the various API syntax Detailed
Cairngorm 语法代码详解 各种API详解-Cairngorm code explain the various API syntax Detailed
- 2022-01-25 16:46:41下载
- 积分:1
-
用DELPHI编写软件注册的有福了,非常不错的一个原代码。
用DELPHI编写软件注册的有福了,非常不错的一个原代码。-DELPHI software used to prepare the registration blessed, very good a the original code.
- 2022-04-09 20:23:51下载
- 积分:1
-
buffer under VC operation, such as writing a thread, a thread to read and storag...
VC下进行缓冲区操作, 如一个线程写,一个线程读取并存储 当然使用队列 这是为具体工程写的队列的例子工程-buffer under VC operation, such as writing a thread, a thread to read and storage of course this is the use of Queue works written for specific examples of projects Q
- 2022-07-06 21:33:23下载
- 积分:1