Sample: Demonstration of Journal Hooks under Win32

Summary:

The Minimum Recorder (MinRec) sample demonstrates journal record and
playback hooks in the context of a simple recorder application.

More Information:

The following is a complete list of files accompanying the
Minimun Recorder sample:

   MAKEFILE       MinRec make file
   MINREC.C       Main source module
   MINREC.DEF     Main source module definition file
   MINREC.DLG     Dialog templates
   MINREC.H       Main source module header file
   MINREC.ICO     MinRec icon
   MINREC.RC      Resource file
   README.TXT     MinRec read me file that you are reading now
   RECHOOK.C      Hook functions and procedures in a DLL
   RECHOOK.DEF    Hook DLL definition file
   RECHOOK.H      Hook DLL header file
