搜索资源列表
tstril
- The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command int
cdrom
- The CD ROM driver is used with Classpnp.sys to provide access to CD ROMs and DVD ROMs. It supports Plug and Play, Power Management, and AutoRun (media change notification). It is 64-bit compliant.
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
devnotify
- 在驱动中实现设备变化通知,并且获取设备相关信息,类似于应用层中device change消息的处理,cool-In the driver for device change notification, and the acquisition of equipment related information, similar to the application layer in the device change message processing, cool! ! ! !
JoyKeys
- 调用joySetCapture方法,向系统申请对某个游戏手柄的捕捉,如果成功申请,系统将会定时将此游戏手柄的状态信息通过消息方式通知到我们的某个窗口上。-Call joySetCapture method, capture a game controller to the system application, if the application is successful, the system will be timing this game controller status infor
client
- This sample demonstrates how to implement AsyncNotification to communicate between registered applications and printing components loaded in the spooler. The client part of the sample is a simple application that registers for Async print notificatio
Async-Notification-Sample
- The Async Notification sample demonstrates how to implement AsyncNotification to communicate between registered applications and printing components that are loaded in the spooler.
