-
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS...
windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS-windows NTFS File System under the ChangeJournal programming examples generation Codes can be used to realize their own hard disk monitoring program, but must file system is NTFS
- 2023-01-17 05:05:04下载
- 积分:1
-
进程快照,MFC编写的 查看windows当前进程
进程快照,MFC编写的 查看windows当前进程-Process snapshot, MFC prepared to view the current process windows
- 2022-06-13 10:57:49下载
- 积分: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
-
avi 视频录制封装(codeproject 简化版本)
avi视频录制,简化了大部分的工作,我么可以直接start,stop,pause,进行桌面的视频录制,这里我们选择ms的video方式。
让生成的avi更小。
- 2022-01-24 15:29:19下载
- 积分:1
-
数据库底层函数库接口,采用ANSI
数据库底层函数库接口,采用ANSI-C实现,不支持并发,采用gnu版权发布-underlying database library interface, using ANSI-C achieved, do not support concurrent use gnu copyright release
- 2022-03-01 03:11:56下载
- 积分:1
-
隐藏Windows的开始按钮
隐藏Windows的开始按钮-hide
- 2022-02-01 09:07:44下载
- 积分:1
-
Windows系统进程查看、结束,内存查看等
Windows系统进程查看、结束,内存查看等-View, the end of the system is running processes, view the system memory usage
- 2022-03-17 14:54:52下载
- 积分:1
-
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能...
程序功能实现隐藏文件的功能,主要通过钩子实现该文件隐藏功能-Program features to achieve the functions of hidden files, api hook, mainly through the realization of the hidden features of the document
- 2022-08-12 10:07:12下载
- 积分:1
-
Windows自定义消息传递机制 实现WinAPI Windows封装
Windows自定义消息传递机制 实现WinAPI Windows封装-Windows custom messaging mechanisms WinAPI Windows package
- 2022-02-03 11:19:04下载
- 积分:1
-
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。
如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
- 2023-04-27 09:00:04下载
- 积分:1