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

  1.  
  2. Task Monitor for Windows 95 - sample code for FUNCHOOK
  3.  
  4. For Windows 95 only! This simple task monitor program with SOURCE CODE
  5. demonstrates a generic hooking technique that can be applied to virtually
  6. any Win32 API - in this case, CreateProcess and ExitProcess. The program
  7. will display 16-bit and 32-bit processes starting and ending.
  8.  
  9. See the file PRUDENS.TXT for more information on ordering.
  10.  
  11. This file replaces an earlier upload by adding some error checking and
  12. by including an important, missing file - SMIDGEON.VXD.
  13.  
  14.  
  15. *** IMPORTANT ***
  16.  
  17.     Do place SMIDGOEN.VXD and FH95LITE.DLL under SYSTEM of Windows 95.
  18.     (or make sure the two files are in the search path)
  19.  
  20.  
  21.