DeviceIoControl InterfaceWe will learn about dynamic VxD in this tutorial. Specifically, we will lea
第六课 处理键盘输入消息 在本课中,我们将要学习WINDOWS程序是如何处理键盘消息的。 理论: 因为大多数的PC只有一个键盘,所以所有运行中的WINDOWS程序必须共用它。WIN
Tutorial 6: Import Table We will learn about import table in this tutorial. Let me warn you first.
请求执行时间段与Shell函数 理论: 请求执行时间段通常被简称为"appy time"。是指当系统VM稳定到充许VxDs和ring-3级别的应用软件(特别是16-bit的应用
虚拟设备驱动程序结构现在大家对vmm和vxd有了一定的了解,接下来我们来看一看如何编写vxd代码。首先,你必须具备Windows 95/98 Device Driver Development Kit
请求执行时间段与Shell函数 下载 理论: 请求执行时间段通常被简称为"appy time"。是指当系统VM稳定到充许VxDs和ring-3级别的应用软件(特别是16-b
虚拟设备驱动程序结构现在大家对vmm和vxd有了一定的了解,接下来我们来看一看如何编写vxd代码。首先,你必须具备Windows 95/98 Device Driver Development Kit
Client Register StructureWe will examine another important structure in this tutorial, namely the cl
VxD Programming: PrimerWe know how to build a VxD which does nothing. In this tutorial, we will make
Virtual Device Driver Basics In this tutorial series, I assume you, the reader, are familiar with I