-
用C++ Builder调用VxD的程序,实现Windows98下的热键屏蔽,用于工控软件实现屏蔽热键功能。屏蔽的热键包括Ctrl+Alt+Del,Alt+Ta...
用C++ Builder调用VxD的程序,实现Windows98下的热键屏蔽,用于工控软件实现屏蔽热键功能。屏蔽的热键包括Ctrl+Alt+Del,Alt+Tab,Alt+F4,Alt+Esc,左右Win键等。VxD用VToolsD编写。-C Builder called VxD procedure, achieving a hotkey Windows98 shielding for industrial control software shielding hotkey function. Shielding the hotkey including Ctrl-Alt-Del, Alt Tab, Alt-F4, Alt-Esc. about Win keys so. VxD with VToolsD prepared.
- 2022-02-16 04:37:30下载
- 积分:1
-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
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 stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
- 2022-07-19 01:55:34下载
- 积分:1
-
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。...
在windows2000下面的一个进程监视驱动,可以监视所有进程的创建和关闭。使用了微软未公开的函数。-This is a proccess monitor driver for windows2000,it can monitor all proccess created or closed. This source code uses function not open to pulblic of microsoft!
- 2022-04-28 10:40:45下载
- 积分:1
-
另一个SCSI 的驱动程序,解压后只有五个文件的,注意看readme。...
另一个SCSI 的驱动程序,解压后只有五个文件的,注意看readme。-another SCSI drivers, unpacked only five documents, to see readme.
- 2022-03-02 16:25:52下载
- 积分:1
-
Windows2000 system
Windows2000系统驱动开发的配套源码 很难找到了-Windows2000 system-driven development is very difficult to find a matching source
- 2022-02-25 16:46:31下载
- 积分:1
-
特纳公司tnf6535应用程序。主用desktop video tuner.
特纳公司tnf6535应用程序。主用desktop video tuner.-company tnf6535 applications. Owners desktop video tuner.
- 2023-03-09 08:30:03下载
- 积分:1
-
监控磁盘过滤驱动的diskperf
The DiskPerf filter driver monitors disk-accesses, capturing performance data. - The DiskPerf filter driver monitors disk-accesses, capturing performance data.
- 2022-02-07 05:17:33下载
- 积分:1
-
ASM编写调用VxD。
以及VxD编写的科普
源代码
ASM编写调用VxD。
以及VxD编写的科普
源代码-ASM prepared to call VxD. VxD prepared as well as popular science source code
- 2022-05-12 13:24:31下载
- 积分:1
-
基于中断的串口驱动
基于中断的串口驱动-Based on the serial port interrupt-driven
- 2022-12-14 22:35:03下载
- 积分:1
-
USB作为一种新型的接口技术以其简单易用速度快等特点而备受青睐本文简单介绍USB
接口的特点和PHILIPS 公司的USB 接口芯片PDIUSBD12 并详...
USB作为一种新型的接口技术以其简单易用速度快等特点而备受青睐本文简单介绍USB
接口的特点和PHILIPS 公司的USB 接口芯片PDIUSBD12 并详细说明USB 软硬件开发过程中
应注意的问题-USB as a new type of interface technology with a simple user-friendly features such as fast and simple on this very popular USB interface characteristics and PHILIPS"s USB interface chip PDIUSBD12 and detailed description USB hardware and software development process should pay attention to the problem
- 2022-07-25 15:16:52下载
- 积分:1