资源列表

« 1 2 ... .34 .35 .36 .37 .38 539.40 .41 .42 .43 .44 ... 1232 »

[驱动编程Chap6

说明:Plug and Play for Function Drivers 的範例程式-Plug and Play for Function Drivers examples of programs
<Nick> 在 2025-01-18 上传 | 大小:411kb | 下载:0

[驱动编程Chap7

说明:Reading and Writing Data 的範例程式-Reading and Writing Data sample program
<Nick> 在 2025-01-18 上传 | 大小:642kb | 下载:0

[驱动编程Chap8

说明:Technophobes may take solace in the fact that they retain ultimate control over their electronic servants so long as they control the power switch. Power is, of course, the sine qua non of computing, but personal compute
<Nick> 在 2025-01-18 上传 | 大小:173kb | 下载:0

[驱动编程Chap9

说明:If you look at the various types of requests that come to a device, most of them involve reading or writing data. On occasion, however, an application needs to communicate “out of band” with the driver.
<Nick> 在 2025-01-18 上传 | 大小:485kb | 下载:0

[驱动编程Chap10

说明:Microsoft Windows XP supports a facility named Windows Management Instrumentation (WMI) as a way to manage the computer system. WMI is Microsoft’s implementation of a broader industry standard called Web-Based Enterprise
<Nick> 在 2025-01-18 上传 | 大小:299kb | 下载:0

[驱动编程Chap11

说明:Two categories of devices don’t fit neatly into the PnP fr a mework I described in Chapter 6. These categories are controller devices, which manage a collection of child devices, and multifunction devices, which have sev
<Nick> 在 2025-01-18 上传 | 大小:447kb | 下载:0

[驱动编程Chap12

说明:End user convenience is the keynote of the universal serial bus (USB). The Plug and Play (PnP) concept has simplified the process of installing certain types of hardware on existing PCs. However, configuration issues con
<Nick> 在 2025-01-18 上传 | 大小:1.09mb | 下载:0

[驱动编程Chap13

说明:A Human Interface Device (HID) is one that communicates with the host computer using structured reports. The HID class of devices consists primarily of devices that end users use to interact with computers. The class inc
<Nick> 在 2025-01-18 上传 | 大小:482kb | 下载:0

[驱动编程Chap14

说明:In the first eight chapters, I described most of the features of a full-blown WDM driver suitable for any random sort of hardware device. But you should understand a few more general-purpose techniques, and I’ll describe
<Nick> 在 2025-01-18 上传 | 大小:686kb | 下载:0

[驱动编程Chap15

说明: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
<Nick> 在 2025-01-18 上传 | 大小:1.68mb | 下载:0

[驱动编程Chap16

说明:The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a s
<Nick> 在 2025-01-18 上传 | 大小:331kb | 下载:0

[驱动编程kbd_logger

说明:个*器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with sour
<阿东> 在 2025-01-18 上传 | 大小:8kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 539.40 .41 .42 .43 .44 ... 1232 »

源码中国 www.ymcn.org