-
Windows NT DDK
Windows NT DDK - Multimedia Drivers windows多媒体驱动开发指导文档资料,经典之作-Windows NT DDK- Multimedia Drivers windows media-driven development guidance documentation, classic. . . . . . . . . . . . . . . . . . .
- 2022-07-01 05:26:10下载
- 积分:1
-
一个液晶驱动程序,用计算机软件,方便制作文字D ..
一个液晶驱动程序,配合计算机软件可方便的制作文本显示器用于工控场合-an LCD driver, with the computer software to facilitate the production of text display for the occasion IPC
- 2023-01-16 12:20:03下载
- 积分:1
-
hide the file
隐藏文件,防止重要文件显示在系统中,从而对文件实现了隐藏和保护-hide the file
- 2022-05-09 14:48:39下载
- 积分:1
-
环境是medwim,本资料主要是7290的驱动程序,基本函数都可以直接使用,大家可以根据自己的实际需要修改里面的基本函数,以满足自己的需求。...
环境是medwim,本资料主要是7290的驱动程序,基本函数都可以直接使用,大家可以根据自己的实际需要修改里面的基本函数,以满足自己的需求。-Environment is medwim, this information is mainly driver 7290, the basic function can be used directly, we can according to their actual need to modify it
- 2022-08-06 10:47:04下载
- 积分:1
-
delphi写的光驱软开关
delphi写的光驱软开关-write drives Soft Switches
- 2023-01-28 08:20:03下载
- 积分:1
-
This the Linux driver for intel pro 1000 card that i downloaded from net
This the Linux driver for intel pro 1000 card that i downloaded from net-This is the Linux driver for intel pro 1000 card that i downloaded from net
- 2023-05-08 21:15:02下载
- 积分:1
-
设备驱动程序(第三)
linux device driver(3rd)
- 2022-12-17 03:20:04下载
- 积分:1
-
ATI的驱动程序
ati driver
- 2022-01-28 18:09:57下载
- 积分:1
-
ISP1581驱动
ISP1581驱动-ISP 1581 drive
- 2022-05-13 12:55:14下载
- 积分: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