home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / vc98 / crt / src / heaphook.c < prev    next >
Text File  |  1998-06-17  |  311b  |  12 lines

  1. /***
  2. *heaphook.c - set the heap hook
  3. *
  4. *       Copyright (c) 1995-1997, Microsoft Corporation. All rights reserved.
  5. *
  6. *Purpose:
  7. *       Defines the following functions:
  8. *           _setheaphook() - set the heap hook
  9. *
  10. *******************************************************************************/
  11.  
  12.