-
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
-
Virtual Disk Driver
Virtual Disk Driver
- 2022-02-03 13:46:21下载
- 积分:1
-
CDMA协议
CDMA协议-CDMA Agreement
- 2022-01-24 09:04:21下载
- 积分:1
-
floppy disk 驱动源码;开发工具winddk
floppy disk 驱动源码;开发工具winddk-floppy disk drive source Development Tools winddk
- 2022-03-25 10:40:57下载
- 积分:1
-
USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile...
USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisition handle can use it after ReadFile/WriteFile write!
- 2022-11-07 12:05:03下载
- 积分:1
-
修正后的USB端口监测数据,安装好WDK后打开VC,选择 tools
修正后的USB端口监测数据,安装好WDK后打开VC,选择 tools->options…->directories,将WDK的Include和Lib文件包含进来-Amended USB port monitoring data, and opened the WDK installed VC, choose tools-> options ...-> directories, will be the WDK document contains Include and Lib in.
- 2022-02-04 17:05:17下载
- 积分:1
-
driver function DEVICEIOCONTROL details
驱动程序功能设备控制详细信息
- 2022-06-12 11:22:07下载
- 积分:1
-
W2000 Driver Development Book 1 CD
w2000驱动程序开发一书光盘源码,此为第五章的测试程序源代码。
-W2000 Driver Development Book 1 CD-ROM source, this is Chapter V of the source code of the test procedure.
- 2022-01-26 01:19:11下载
- 积分:1
-
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0...
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time passed to the driver, a driver will be digital (0-9) converted into a Chinese (zero-9), and then return the results to the application, applications displayed.
- 2022-12-16 14:30:03下载
- 积分:1
-
Yang Chong yc2440
扬创yc2440-t2-dm9000 ce 5.0 bsp,3.5寸nec屏,百兆网卡-Yang Chong yc2440-t2-dm9000 ce 5.0 bsp, 3.5-inch screen nec, Fast NIC
- 2022-07-22 15:59:17下载
- 积分:1