Virtual Machine ManagerVirtual Machine Manager (VMM) is the true operating system behind Windows 95.
第二课 消息框 在本课中,我们将用汇编语言写一个 Windows 程序,程序运行时将弹出一个消息框并显示"Win32 assembly is great!"。 理论: Window
Tutorial 2: Detecting a Valid PE File In this tutorial, we will learn how to check if a given file
Tutorial 2: MessageBox heory:Windows prepares a wealth of resources for Windows programs. Centra
请求执行时间段与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