-
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
-
一个用VC的编写vxd的源代码,但我还没有看懂它的能力呀。
一个用VC的编写vxd的源代码,但我还没有看懂它的能力呀。-A plait that use the source code that VC write vxd, but I return to have no the ability that see understands it.
- 2023-07-15 18:05:03下载
- 积分:1
-
用C语言写得PCI8052的WDM结构驱动程序,全部自己写得,没有多于得操作,读取速度很快...
用C语言写得PCI8052的WDM结构驱动程序,全部自己写得,没有多于得操作,读取速度很快-PCI8052 written using C language structure of the WDM drivers, all written their own, no more than a operation, fast read
- 2023-06-27 21:00:03下载
- 积分:1
-
控制的程序,已经运行成功。
悬挂控制的程序,已经运行过的,好用的,大家拿去用吧。- a program of controling,it has been runed successfully.
- 2022-08-16 21:38:30下载
- 积分:1
-
automatically generated virtual device driver (VXD) of the C code for a COOL!
自动生成虚拟设备驱动(VXD)的C++代码的一个库 COOL!-automatically generated virtual device driver (VXD) of the C code for a COOL!
- 2022-01-26 01:55:54下载
- 积分:1
-
Virtual camera driver, class
虚拟摄像头驱动,类驱动通过发送SRB调用小驱动来实现-Virtual camera driver, class-driven SRB call by sending a small drive to achieve
- 2022-12-11 08:40:03下载
- 积分:1
-
dma programming needed to realize the floppy channel 2, is described in detail
dma编程,实现软驱所需的通道2,有详细的说明-dma programming needed to realize the floppy channel 2, is described in detail
- 2022-07-13 21:07:08下载
- 积分:1
-
由OSR出版的在驱动中使用c++的方法及头文件.
由OSR出版的在驱动中使用c++的方法及头文件.-OSR published by the use of the c-driven method and headers.
- 2023-05-30 06:15:03下载
- 积分:1
-
在c++中用堆栈实现十进制到任意进制转换
在c++中用堆栈实现十进制到任意进制转换-in C++ using the metric system stack to achieve arbitrary bases conversion
- 2022-03-28 19:24:22下载
- 积分:1
-
C8051F340操作SD卡,SPI读写SD卡
C8051F340操作SD卡,SPI读写SD卡-C8051F340 SD
- 2022-03-19 21:58:09下载
- 积分:1