-
dll编程,如果要学习动态链接库编程,这是值得一看的资料。...
dll编程,如果要学习动态链接库编程,这是值得一看的资料。-dll programming, if we learn DLL programming, it is worth looking at the information.
- 2022-04-30 08:20:45下载
- 积分:1
-
VB6 do Xp style of the source code control (ColXp)
VB6做的Xp风格的控件源代码 (ColXp)-VB6 do Xp style of the source code control (ColXp)
- 2022-03-20 04:15:26下载
- 积分:1
-
perfect DES codec procedures, written by foreigners ... contains static librarie...
完美的DES编解码程序,老外写的...包含静态库文件-perfect DES codec procedures, written by foreigners ... contains static libraries
- 2022-03-17 10:35:59下载
- 积分:1
-
SIMCOM hardware design guide line for engineer to make schematic and pcb
SIMCOM hardware design guide line for engineer to make schematic and pcb
- 2022-02-20 18:00:22下载
- 积分:1
-
C++蓝牙(Bluetooth)是一种短距离无线通信技术,利用“蓝牙”技术,能够有效地简化掌上电脑、笔记本电脑和移动电话手机等移动通信终端设备之间的通信...
C++蓝牙(Bluetooth)是一种短距离无线通信技术,利用“蓝牙”技术,能够有效地简化掌上电脑、笔记本电脑和移动电话手机等移动通信终端设备之间的通信
- 2022-11-20 16:10:03下载
- 积分:1
-
WinCE BSP for FriendlyARM SBC2410
友善之臂SBC2410的wince 开发包-WinCE BSP for FriendlyARM SBC2410
- 2023-07-13 08:30:08下载
- 积分:1
-
简单的垃圾收集器,我想尝试很多次的影响,发挥重要作用。
简单垃圾回收器本人以多次试用效果不错,请大家多提意见
-Simple garbage collector I would like to try the effect of a good many times, please do so everyone
- 2022-08-03 10:28:47下载
- 积分:1
-
查看系统历史记录,绿色软件,可以直接运行无须安装
查看系统历史记录,绿色软件,可以直接运行无须安装-View system historical records, green software, it is not required to install direct operation
- 2022-10-30 22:50:03下载
- 积分:1
-
vc下模拟linux文件系统,实现超级用户,文件权限更改等功能
vc下模拟linux文件系统,实现超级用户,文件权限更改等功能-vc to simulate linux file system, to achieve super-user, change the file permissions and other functions
- 2022-09-06 20:20:02下载
- 积分: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