Virtual Device Driver SkeletonNow that you know something about VMM and VxD, we can learn how to cod
第三课 创建简单的窗口 在本课中我们将写一个 Windows 程序,它会在桌面显示一个标准的窗口。 理论: Windows 程序中,在写图形用户界面时需要调用大量的标准 Windo
Application Time and Shell Functions Some TheoryApplication time is usually called "appy time". It
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.
Virtual Device Driver Basics In this tutorial series, I assume you, the reader, are familiar with I