RECORD.ASC
TITLE: WINDOWS 95 JOURNALING AND PLAYBACK
Keywords: MAR96    WINDOWS 95   C
Published source code accompanying the article by Mark 
Russinovich and Bryce Cogswell in which they demonstrate the 
power and flexibility of the Windows 95 journaling and playback 
facility. Mark and Bryce present a macro recorder program that 
provides keyboard and mouse macros that can be used anywhere and 
anytime. This macro involves the use of multithreading and having 
virtual devices notify a Win32 program of an asynchronous event.
Also see RECORD.ZIP. 

RECORD.ZIP
TITLE: WINDOWS 95 JOURNALING AND PLAYBACK
Keywords: MAR96    WINDOWS 95   C
Complete source code and binaries accompanying the article by 
Mark Russinovich and Bryce Cogswell in which they demonstrate the 
power and flexibility of the Windows 95 journaling and playback 
facility. Mark and Bryce present a macro recorder program that 
provides keyboard and mouse macros that can be used anywhere and 
anytime. This macro involves the use of multithreading and having 
virtual devices notify a Win32 program of an asynchronous event.
Requires PKUNZIP.EXE to extract. Use the PKUNZIP -d option to
maintain directory structure.