home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 November / PCO96_11.ISO / filesbbs / taskmon.arj / PASCAL / README.1ST < prev    next >
Encoding:
Text File  |  1996-08-23  |  584 b   |  12 lines

  1. Task Monitor for Windows 95
  2.  
  3. 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.
  4. The program will display 16-bit and 32-bit processes starting and ending.  See the file PRUDENS.TXT for more information on ordering.
  5.  
  6. This file replaces an earlier upload by adding some error checking and by including an important, missing file - SMIDGEON.VXD.
  7.  
  8.  
  9. *** IMPORTANT ***
  10.     Do place SMIDGOEN.VXD under SYSTEM of Windows 95
  11.  
  12.