-
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
-
在W2000中调用中断的WDM驱动编程
在W2000中调用中断的WDM驱动编程-call interrupted programming WDM Driver
- 2022-02-01 13:25:48下载
- 积分:1
-
Registry monitoring program for 2000 (with driver source code)
注册表监控程序 for 2000(含驱动源代码)-Registry monitoring program for 2000 (with driver source code)
- 2022-12-14 11:05:03下载
- 积分:1
-
This information is essential to study the development of embedded information,...
本资料是学习嵌入式开发的必备的资料,详细介绍了ARM9系列的使用方法,希望对大家有帮助。-This information is essential to study the development of embedded information, detailing the use of ARM9 series, in the hope that everyone has to help.
- 2022-01-25 17:10:53下载
- 积分:1
-
一个内存驱动器的源代码
一个内存驱动器的源代码- A memory driver source code
- 2022-07-25 09:25:27下载
- 积分:1
-
windows驱动程序设计详解chapter19
配套代码
windows驱动程序设计详解chapter19
配套代码-Detailed design of windows driver chapter19 matching code
- 2022-08-18 09:19:11下载
- 积分:1
-
德尔福Delphi开发驱动filedisk样品
FileDisk-有名的文件磁盘驱动程序的Delphi版,调试通过附带加载和测试工具。使用看雪论坛网站中的Delphi驱动开发研究专题的KmdKit4D003的库和工具进行编译,可作我一个基础、在delphi编译环境下开发磁盘加密、磁盘I/O数据过滤或者其他相关驱动程序。-Filedisk for delphi is Delphi Driver Development samples
- 2023-01-14 04:45:03下载
- 积分:1
-
PCM3724 48 road IO board dos system testing procedures, for learning and develop...
PCM3724 48路IO板的dos系统测试程序,用于学习和开发PCM3724-PCM3724 48 road IO board dos system testing procedures, for learning and development PCM3724
- 2022-03-12 00:28:10下载
- 积分:1
-
在Windows 2000或者XP系统下的ISA接口卡测试程序的完整代码,可参考或者直接使用。...
在Windows 2000或者XP系统下的ISA接口卡测试程序的完整代码,可参考或者直接使用。-in Windows 2000 or XP system under the ISA interface card integrity of the test procedure code direct reference or use.
- 2022-06-29 00:45:37下载
- 积分:1
-
配置PCI配置空间的驱动程序源代码
配置PCI配置空间的驱动程序源代码-configurable PCI configuration space driver source code
- 2023-08-07 21:45:03下载
- 积分:1