-
这是DDL教程 他来自 WINDOWS核心编程
这是DDL教程 他来自 WINDOWS核心编程- This the DDL course he comes from the WINDOWS core to
program
- 2022-01-22 05:34:59下载
- 积分:1
-
Forensic_Inspection_of_Hard Disks.zip
物理搜索磁盘的每一个扇区,查找指定内容。...
Forensic_Inspection_of_Hard Disks.zip
物理搜索磁盘的每一个扇区,查找指定内容。-English Forensic_Inspection_of_Hard Disks.zip physical disk each sector, the contents of the specified search.
- 2023-08-23 06:40:14下载
- 积分: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
-
用VC写的监控win9x下文件的读写(251KB)
用VC写的监控win9x下文件的读写(251KB)-Written by VC under win9x monitoring the read and write files (251KB)
- 2022-03-30 06:11:37下载
- 积分:1
-
设置和获取文件的日期
设置和获取文件的日期-Set and Get datetime of a file
- 2022-01-25 19:43:32下载
- 积分:1
-
Windows操作系统支持的PE格式文件格式分析器
Windows操作系统支持的PE格式文件格式分析器-Windows operating system support PE form document format
analyzer
- 2022-03-09 15:32:46下载
- 积分:1
-
得到CUP、内存配置信息
得到CUP、内存配置信息 -Getting the information of CUP and memory config
- 2022-03-19 20:51:20下载
- 积分:1
-
属性列表和自
Property Lists and Self-Describing Streams
- 2022-01-25 17:49:41下载
- 积分:1
-
用钩子做的类似金山词霸的屏幕取词的源码,希望对大家有帮助...
用钩子做的类似金山词霸的屏幕取词的源码,希望对大家有帮助-Used to do a similar hook PowerWord of capturing the source, and they hope to help everyone
- 2022-02-01 15:34:44下载
- 积分:1
-
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T...
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T -This code demonstrates how to use function CreateToolhelp32Snapshot API system is currently the process of enumeration. And how to use HANDLE OpenProcess (...), T
- 2022-02-27 00:57:00下载
- 积分:1