-
基于WDF的过滤器驱动程序,包含测试程序
基于WDF的过滤器驱动程序,包含测试程序。exe文件夹包含测试程序,sys文件夹包含过滤驱动,fdo文件夹包含测试用驱动
- 2022-10-11 02:25:04下载
- 积分:1
-
系统
系统-屏幕取词程序及源代码 用visual c++ 6.0开发-system-Capture Characters from Screen procedures and the source code with visual c 6.0
- 2022-04-06 12:34:29下载
- 积分:1
-
在win2000中添加一个windows服务的源程序。请大家指点
在win2000中添加一个windows服务的源程序。请大家指点-add a windows service of the source. Please guidance
- 2023-04-29 23:10:03下载
- 积分:1
-
com组件应用的例子
com组件应用的例子-com
- 2022-07-11 00:26:55下载
- 积分:1
-
NETBIOS and IPX network interfaces need to address. The article detailed the ste...
IPX和NETBIOS接口需要网络地址。该文通过详细的步骤演示了如何通过VB获取网卡地址。-NETBIOS and IPX network interfaces need to address. The article detailed the steps demonstrated how VB access card addresses.
- 2022-03-19 10:54:58下载
- 积分:1
-
得到NTFS卷信息的程序
得到NTFS卷信息的程序- Obtains the NTFS volume information the procedure
- 2023-03-20 10:35:03下载
- 积分:1
-
Dll common
通用的dll测试工具源码,只要按照规定格式导出函数即可-Dll common-source testing tools, as long as the format in accordance with the Export function can be
- 2023-04-14 00:45:03下载
- 积分:1
-
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码...
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码-use vc achieve document read, write, cut-and-paste, copy, withdraw, pasting, and other functions, sources : Visual C programmers Practical Solutions (best version) source code
- 2022-04-29 08:40:07下载
- 积分:1
-
赢得系统目录服务管理
WIN系统的目录服务管理-WIN system directory service management
- 2022-03-23 19:20:25下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1