home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / alle.zip / MEMCHECK.ENG < prev    next >
Text File  |  1995-02-15  |  1KB  |  28 lines

  1. ----------------------------------------------------------------------------
  2. Files      : Add.def, MemCheck.dll
  3. ----------------------------------------------------------------------------
  4. Name       : Add.def
  5. Function   : Used to link "MemCheck.dll" to your program
  6. ----------------------------------------------------------------------------
  7. Name       : MemCheck.dll
  8. Function   : Calls to "DosAllocMem", "DosFreeMem", "DosSubAllocMem" and
  9.              "DosSubFreeMem" get hooked, counted, measured and checked.
  10.              Some statistics and problems according to allocating/freeing
  11.              are log'd into "MemCheck.log"
  12. how to use : add "Add.def" to your own DEF-file and link your program
  13. ----------------------------------------------------------------------------
  14. Questions, hints, ideas, problems, _*donations*_ ;-)
  15. and anything else to :
  16.  
  17.  CompuServe : 100345,2715 (Sam Jost)
  18.  Internet   : Lars Hanisch@nf.maus.de
  19. ----------------------------------------------------------------------------
  20.    * THE LEGAL BIT *
  21.  
  22.  I tried my very best to get this program bug-free, but as any
  23.  programmer knows there is always a chance for some bugs that
  24.  even might cause a system hang or some other nasty thing, so
  25.  I want to state that I am not liable for any damage you take.
  26.  The program is for free, and so are any bugs inside.
  27. ----------------------------------------------------------------------------
  28.