Virtual Device Driver Basics In this tutorial series, I assume you, the reader, are familiar with I
第一课 基本概念 我们先假设您已知道了如何使用MASM。如果您还不知道的话,请下载 win32asm.exe ,并请仔细研读其中所附带的文档资料。好,如果您已准备就绪,我们这就开始吧!
Application Time and Shell Functions Some TheoryApplication time is usually called "appy time". It
Virtual Device Driver SkeletonNow that you know something about VMM and VxD, we can learn how to cod
Virtual 8086 Memory Manager In the previous tutorial, you learn how to simulate V86 interrupt.
Client Register StructureWe will examine another important structure in this tutorial, namely the cl
DeviceIoControl InterfaceWe will learn about dynamic VxD in this tutorial. Specifically, we will lea
VxD Example: MessageBoxIn the previous tutorials, you learn about mechanics of VxD programming. Now
VxD Programming: PrimerWe know how to build a VxD which does nothing. In this tutorial, we will make
Virtual Machine ManagerVirtual Machine Manager (VMM) is the true operating system behind Windows 95.