-
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
-
银行用常规卡机驱动程序,适用于大多数银行,可以读写卡
银行用常规卡机驱动程序,适用于大多数银行,可以读写卡-Bank card machines with conventional drivers, for most banks, you can read and write cards
- 2022-01-29 00:24:13下载
- 积分:1
-
vc环境下,检查与pc相连的USB外围设备的详细相关信息的驱动程序。...
vc环境下,检查与pc相连的USB外围设备的详细相关信息的驱动程序。-vc environment, check with the pc connected to the USB peripherals detailed information about drivers.
- 2022-01-25 14:48:33下载
- 积分:1
-
VX1818IIc的编程应用。可值得借鉴,紧提供给初学者使用.
VX1818IIc的编程应用。可值得借鉴,紧提供给初学者使用.-VX1818IIc programming application. Can learn to bear for beginners.
- 2022-04-07 10:25:55下载
- 积分:1
-
在用户模式下操作核心驱动程序讲解
在用户模式下操作核心驱动程序讲解-in user mode operation on the core driver
- 2022-04-17 03:14:45下载
- 积分:1
-
PCM3240四轴运动控制器的dos系统的测试程序,用于学习和开发PCM3240...
PCM3240四轴运动控制器的dos系统的测试程序,用于学习和开发PCM3240-PCM3240 Four-axis motion controller dos system testing procedures, for learning and development PCM3240
- 2022-01-26 08:30:39下载
- 积分:1
-
DLL发送鼠标键,在鼠标的方式发送邮件的底部,而不是技术。
DLL发送鼠标键,用鼠标底部的方式发送消息,而不是鼠标钩子哦!!
- 2022-02-26 18:15:19下载
- 积分:1
-
Sample Drivers for the Kernel Mode Driver Framework
Sample Drivers for the Kernel Mode Driver Framework
- 2022-12-04 18:55:03下载
- 积分:1
-
驱动级IO模拟按键,用于DX游戏的按键模拟。
this code can IO
驱动级IO模拟按键,用于DX游戏的按键模拟。
this code can IO-driven simulation of the keys to the game for the DX simulated keys.
- 2022-01-25 21:56:27下载
- 积分:1
-
19264液晶显示屏的显示驱动程序,通过少量的程序代码更改,可以应用到每个程序中。...
19264液晶显示屏的显示驱动程序,通过少量的程序代码更改,可以应用到每个程序中。-program of 192*64 graphical LCD Driver,you can apply this driver to your own system by rewriting little of the code.
- 2022-03-23 08:14:37下载
- 积分:1