This directory contains the source for the record dynamically loaded
virtual device. It was written using masm 6.11c (from the Windows 95 DDK)
and the Windows 95 DDK. It contains code for generating WINICE debugging
information as well. After compiling, place the record.vxd file in the
same directory as the record.exe program OR put it in your windows\system
directory. When a win32 program opens a dynamic Vxd, Windows looks in the
program's current directory and in windows\system for the virtual device
file.

NOTE: the makefile refers to a directory called msvc20\include\io. This
directory corresponds to the ddk direcotry ddk\inc32.
