-
1个获取windows系统相关信息的实例
1个获取windows系统相关信息的实例-access to a Windows system information related to the case
- 2023-05-04 06:55:03下载
- 积分:1
-
类似vista任务栏的控件 自动隐藏在屏幕右边
类似vista任务栏的控件 自动隐藏在屏幕右边-Similar vista taskbar automatically hide the controls right on the screen
- 2022-08-04 00:35:52下载
- 积分:1
-
查看系统历史记录,绿色软件,可以直接运行无须安装
查看系统历史记录,绿色软件,可以直接运行无须安装-View system historical records, green software, it is not required to install direct operation
- 2022-10-30 22:50:03下载
- 积分:1
-
浮点运算异常(如被除0)的捕获
浮点运算异常(如被除0)的捕获-capture of float operation exception (eg: divided by zero)
- 2023-03-11 12:40:04下载
- 积分:1
-
Delphi中赢藏进程的单元,经测试在windows NT、windows 2000及windows XP下可用;使用时直接引用单元即可...
Delphi中赢藏进程的单元,经测试在windows NT、windows 2000及windows XP下可用;使用时直接引用单元即可-Delphi won possession of process modules, tested in windows NT, windows 2000 and windows XP available; use modules can be directly invoked
- 2023-08-03 15:35:03下载
- 积分:1
-
用代码模拟鼠标点击事件,在程序中模拟鼠标点击了某个位置或者按钮。包括单击和双击。同样的可以推广到键盘模拟。...
用代码模拟鼠标点击事件,在程序中模拟鼠标点击了某个位置或者按钮。包括单击和双击。同样的可以推广到键盘模拟。-Code simulation of mouse click events, in the proceedings of a simulated mouse clicks or button position. Including click and double-click. The same can be extended to simulate the keyboard.
- 2022-08-17 08:50:26下载
- 积分:1
-
枚举系统设备高级信息
枚举系统设备高级信息-可显示系统相关信息-Advanced information system device enumeration- can display system information
- 2022-09-27 07:10:03下载
- 积分:1
-
VC++开发Windows程序的7种定时器的方法
VC++开发Windows程序的7种定时器的方法-VC Windows programs for the seven timer method
- 2023-07-10 23:05:03下载
- 积分:1
-
core Windows programming source 2 is another one of the windows core programming...
Windows核心编程源码2这个是另外一个windows核心编程源代码-core Windows programming source 2 is another one of the windows core programming source code
- 2022-07-07 08:06:30下载
- 积分: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