Skip to content

Opening book details…

About this document

VxD File Operations Tutorial by rovichma is a document available to read on EtoBox.

This document provides a tutorial on installing and programming Virtual Device Drivers (VxDs) for Windows 95/98. It describes: 1. Two methods for installing the Windows 95 DDK without needing the full Win32 SDK - by modifying the registry to simulate installation or using the Windows 98 DDK which includes everything. 2. An example VxD called FILEHOOK that intercepts file system API calls in Windows 95/98 to block or monitor file operations, similar to how viruses function. The VxD hooks the file open fun

Author
rovichma
Language
EN