资源列表
porttalk
- porttalk是一种并口驱动程序源代码,很多简易JTAG调试器使用它。-porttalk is a parallel port driver source code, many simple JTAG Debugger to use it.
Minimal
- windows2000+ddk 驱动开发例子-A example of device driver deveopment using windows2000+ddk.
usbd-20020401
- USBD的驱动程序,Linux环境下的usb device的驱动程序-USBD drivers, Linux environment under the USB device driver
FAT32的部分操作C语言实现代码
- FAT32的部分操作C语言实现代码.rar是fat32的c语言实现-FAT32 part of Operation C language code. Rar is fat32 in C Language
ezusbdriver
- cypress usb 驱动程序 用windows DDK编译-cypress usb drivers using windows DDK compiler
T6963C驱动的汇编代码
- 液晶TM12864BBA的控制器T6963C驱动的汇编代码-TM12864BBA LCD controller T6963C-driven compilation code
9x 下文件系统驱动的例子(EXT2)
- Win9x下文件系统驱动的例子(EXT2)源代码。-file system driver examples (EXT2) source code.
MyFileSpy
- 使用文件过滤驱动程序实现对文件的加密。在IFS 2003中编译-use filtering driver for the encryption of the document. In 2003 IFS Compiler
23wqw
- 自动生成虚拟设备驱动(VXD)的C++代码的一个库,非常的好-automatically generated virtual device driver (VXD) of the C code for a very good
isp1581sys
- 这是一个用ISP1581 USB2.0接口芯片作为图像采集接口的驱动程序。该驱动程序支持Endpoint1 Bulk方式 数据输入传输。实际传输速度可以达到24MBYTE/S -This is a USB 2.0 interface with ISP 1581 chips as image acquisition interface driver. The driver support Endpoint1 Bulk data entry mode transmission. The actual
txtDebuger
- VC环境下开发的可供调试程序使用的消息显示窗口.-VC environment for the development of the use of a debugger window of the news shows.
令Win32应用程序跳入系统零层
- -有 没 有 简 单 一 些 的 办 法 呢 ? 我 们 可 以 令 一 个 普 通Win32 应 用 程 序 运 行 在Ring0 下, 从 而 获 得VxD 的 能 力 吗 ? 答 案 是 肯 定 的,请看本文