搜索资源列表
6056
- 此文件为ZCM6056型液晶模块 驱动程序,是我调试成功的-This the driver of ZCM6056 LCD module. I debug it successfully.
windows磁盘IO
- 1 程序开发步骤如下 (1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为\"floppy\"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件\"floppy.cpp\":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是\"floppy.cpp\";在接下来询问是否创建新文件时回答\"yes\";然后通
OnDevDebugKit-02May
- sybian on-device debug-sybian on-device debug
060621wdm1
- 一个简单的驱动程序(硬件为虚拟硬件),不过需要把调试语句去掉才能编译-a simple driver (for hardware virtual hardware), but need to debug statements can be removed compiler
Debug
- 监视OutputDebugString信息,,调试用起来方便,并且可通过此方法和内核通信也不错
windows2000XP_WDM_DeviceDriverDevelopment_WuAnHe_C
- windows 2000/XP WDM设备驱动程序开发 附书光盘 武安河著,第2版,里面有全部代码,我把没用的debug删除了,所有代码很小,大家重新编译一下就好了。我找了很久,现在传上来给大家分享
debug
- 这是一个debug的驱动程序。是一个压缩文件,没有解压密码,直接可以解压缩了。供大家来学习和参考使用。
ExcpHookMonitor_0.0.4
- ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the except
TheWin2kDeviceDriverBookGuideForProgrammers2Ed
- This book explains how to write, install, and debug device drivers for Windows 2000. It is intended to be a companion to the Microsoft DDK documentation and software. Windows 2000 represents a major improvement to previous versions of Windows NT
USBPort
- 这是一个USB编程例子,从网上下载但本人经过调试,修改,能正常运行的USB编程例子。-This is a USB programming examples downloaded from the Internet but I have been debug, modify, to the normal operation of the USB programming examples.
192x64
- 192x64图形液晶汉字显示程序,C51编写,调试通过,欢迎使用并提出宝贵意见-192x64 graphic LCD character display program, C51 write, debug through, welcome to use and valuable advice
passTP_ddk
- 自写驱动过游戏TP保护,加载驱动后可用CE调试。-TP had the game since the write driver protection, CE debug available after loading the driver.
libusb-win32-debug-1.2.4.6
- windows平台下开发跨平台USB驱动,在vS2010环境中,简单方便-windows platform, cross-platform USB drivers, in vS2010 environment, simple
WindowsCE-touched-screen-driven
- 针对S3C2440的触摸屏模块完成了其Windows CE下驱动程序的开发,在Platform Builder 4.2下进行驱动代码的编写、编译,并通过软硬件交叉环境进行调试,最终完成了触摸屏驱动程序的开发。-S3C2440 for touch-screen module completed its driver under the Windows CE development, in the Platform Builder 4.2 under the driver code to prepa
driver
- WIN2000驱动程序设计,【原创】真正的驱动入门(—)[附小程序代码],【原创】驱动开发和调试的环境设置 -WIN2000 driver design, [原创] real drive entry (-) [附小code], [原创] driver development and debug environment settings
DEBUG
- 详细的DEBUG命令行参数解释,包含格式及用途、细节等。-DEBUG detailed explanation of the command line parameters, including format and uses the details.
KMDF-Build
- An Introduction to How to Build, Install, Test, and Debug KMDF Drivers
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
xmlimpexp05172004
- ystem will automatically delete the directory of debug and release, so please do not put files on these two directory.
windows-driver-debug-show-book
- 如何调试win驱动相信这本书对你有帮助,动手看书才是硬道理-how to debug the driver of windows,so you would read the book and do it.