搜索资源列表
time012
- 这是VC++控制计算机时钟的一个例子,希望对大家有所帮助-control of a computer clock example, we hope to help
win2000-src
- Windows 2000下一个WDM驱动的简单范例,包括驱动和应用程序。虽然驱动程序仅仅是读取一个字符串,但是麻雀虽小,但是五脏俱全,强烈推荐学习WDM编程的初学者通过这个简单的范例搞清楚驱动程序最简单的结构-A simple WDM Driver example for Windows 2000 including driver and test programs.Its function is only to read a string,but it includes all aspacts
Windriver使用指南
- Windriver使用指南,给出一个USB驱动的例子。-Windriver user guide,a example for usb driver.
virtual device driver
- < windows WDM 设备驱动程序>>一书附带光盘的例子,对于初学WDM驱动程序理解驱动程序框架有帮助.-lt; Lt; Windows WDM device drivers gt; Gt; A book with CD-ROM attached example, when a WDM driver framework of understanding helped.
CharFilter_Class
- CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。 该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。 -CharFilter_Class CharFilter e
usb_sample
- 一个基于WDM的USB驱动程序例子,可以做为初学者的参考。-a WDM-based USB Driver example, can be used as a reference for beginners.
miror
- 一个很好的驱动学习例子 一个很好的驱动学习例子-a good example of a learning-driven learning good example of a good example - driven learning
v1394
- 这是一个人精简的1394设备驱动程序,利用xpddk开发,可以在xp 2000平台下运行。实现单字节操作,块操作其,注册中断函数回调等,工程名为amc2102为项目名称,代码实例实际上是1394设备驱动程序-This is a streamlining of the 1394 device drivers, using xpddk development, the xp 2000 platforms. Single-byte operation, block its operation, sus
WDM_Driver_Dev_ExampleCode
- 一个简单的硬件驱动入门程序范例,WMD模式,用DRIVERSTUDIO+SDK+VC++6开发-a simple hardware-driven induction procedures example WMD mode DRIVERSTUDIO SDK with the development of VC 6
TestPCSC-0.1
- 测试PCSC读卡器的一个很好的例子,可以用来列举WINDOWS上的所有PCSC读卡器,以及可以和卡片通讯-test PCSC reader a good example. Windows can be used to list all the PCSC reader, as well as cards and communications
Setu0369p
- http://www.programsalon.com/ 初步计划 1元钱可以买10个情缘币。 之后每个房间可以设置一些管理员。管理的不是加的,是用情缘币换的。比如你买了,200元的情缘币。并且这个房间设置 2星级管理 要用 2000个情缘币 换。。那么你有买了2000个情缘币 就可以做管理。。。。。比如房间负责人的情缘币为8000 个那么你花800,。向运营商买就可以做 。。。。 -http : / / www.programsalon.com/ preliminary plans
driverdev_src4
- This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea of device stacks and how devices interact with each other. We will use the previously created example device driver to demonstrate this topic. To do
preInstall.rar
- 使用SetupCopyOEMInf预安装驱动,如果有数字签名的驱动预安装后插入设备,驱动自动安装完成.,Demostrate usage of SetupCopyOEMInf(). 1. Assume the driver pakcage includes a valid WHQL signature file (.cat) 2. Place the demo .exe file together with the driver package (inf, cat, s
USB_Bulk
- 一个非常全面usb例子,帮了我很大的忙。这次奉献出来,感谢有这么好的网站提供这么好的机会!-Usb a very comprehensive example, helped me a lot of busy. The dedication out, grateful for such a good site to provide such a good chance!
WDM_Driver
- 找了很久才找到的入门驱动程序事例,一个wdm驱动程序-Looking for a long time to find entry-driver example, a wdm driver
DriverAB
- 在驱动开发中经常需要一个驱动程序调用另外一个驱动程序,本代码给出了一个同步调用实例和一个异步调用实例。实例中DriverA为一个标准驱动程序,作为“目标程序”,调用DriverA的驱动程序被命名为DriverB,本实例给出了DriverB调用DriverA的2种调用方式,在VC6和DDK环境下调试通过!-At-driven development often requires a driver to call another driver, give this code a synchronou
filterdriver
- 一个文件过滤驱动的实例,对初学者很有用处-a file system driver example ,it is helpful to learner
KeyFilter
- 键盘过滤驱动源码,按1键变8键,按需要可自行修改功能如锁定键盘、记录按键信息等。-Keyboard filter driver source code, a key variable in accordance with 8 key, according to the need to amend its own functions such as locking the keyboard, records and other key information.
t2
- 一个usb 智能卡的例子 -Examples of a usb smart card example a usb smart card
Example
- epos 24/5控制器编程例子,非常方便学习和使用-A epos 24/5 programming examples with VB, which is very convenient to learn and use.