-
WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。...
WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。-WINDDK development code, including the U disk block data read and write, asynchronous USB data communication control pipeline, USBVIEW enumeration query USB HOST port, USB device information list.
- 2023-09-05 01:30:03下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1
-
用C++ Builder调用VxD的程序,实现Windows98下的热键屏蔽,用于工控软件实现屏蔽热键功能。屏蔽的热键包括Ctrl+Alt+Del,Alt+Ta...
用C++ Builder调用VxD的程序,实现Windows98下的热键屏蔽,用于工控软件实现屏蔽热键功能。屏蔽的热键包括Ctrl+Alt+Del,Alt+Tab,Alt+F4,Alt+Esc,左右Win键等。VxD用VToolsD编写。-C Builder called VxD procedure, achieving a hotkey Windows98 shielding for industrial control software shielding hotkey function. Shielding the hotkey including Ctrl-Alt-Del, Alt Tab, Alt-F4, Alt-Esc. about Win keys so. VxD with VToolsD prepared.
- 2022-02-16 04:37:30下载
- 积分:1
-
隐藏目录,FileSpy,过滤当前目录,XP以上可…
隐藏目录,filespy,过滤当前目录,xp以上可以动态加载-Hidden directory, filespy, filtering the current directory, xp more than can be dynamically loaded
- 2022-03-25 09:39:33下载
- 积分:1
-
列举了塞
enumerates Plug-n-Play RS-232 devices that are compliant with the current revision of Plug and Play External COM Device.
- 2022-11-09 06:50:03下载
- 积分:1
-
wdmpnpevent WDM驱动程序,即插即用
WDMPnpEvent , for WDM PnP Driver
- 2022-08-03 17:56:04下载
- 积分:1
-
用汇编语言控制模数转换芯片max1270的源程序。
用汇编语言控制模数转换芯片max1270的源程序。-assembly language control module chip max1270 conversion of the source.
- 2022-08-10 00:24:32下载
- 积分:1
-
lan91c111网络接口的设计
包括功能设计文件和驱动程序文件
lan91c111网络接口的设计
包括功能设计文件和驱动程序文件-lan91c111 network interface design, including functional design documentation and driver files
- 2022-09-06 02:55:02下载
- 积分:1
-
usb芯片ch372的驱动程序,是exe文件,直接安装就可以使用
usb芯片ch372的驱动程序,是exe文件,直接安装就可以使用-usb driver chip ch372 is exe files directly you can use to install
- 2022-07-03 14:46:17下载
- 积分:1
-
以某种观点来看,Windows 2000或Windows 98都是由一个操作系统核心和多个驱动程序组成,这些驱动程序与系统中的硬件相对应。本书的内容全部都是关于...
以某种观点来看,Windows 2000或Windows 98都是由一个操作系统核心和多个驱动程序组成,这些驱动程序与系统中的硬件相对应。本书的内容全部都是关于驱动程序及其相关的技术。 -To a certain point of view, Windows 2000 or Windows 98 operating system by a core and a number of driver composition, these drivers are compatible with the system that corresponds to the hardware. This book are all on the driver and its related technologies.
- 2022-04-07 03:42:45下载
- 积分:1