For Windows 95 only! This simple task monitor program with SOURCE CODE demonstrates a generic hooking technique that can be applied to virtually any Win32 API - in this case, CreateProcess and ExitProcess.
The program will display 16-bit and 32-bit processes starting and ending. See the file PRUDENS.TXT for more information on ordering.
This file replaces an earlier upload by adding some error checking and by including an important, missing file - SMIDGEON.VXD.