Client Register StructureWe will examine another important structure in this tutorial, namely the cl
第八课 菜单 本课中我们将在我们的应用程序中加入一个菜单。 理论:菜单可以说是WINDOWS最重要的元素之一。有了它,用户可以方便地选择操作命令.用户只要细读一下所有的菜单项就可以明了应用
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.
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