VisMemoryChecks.h
上传用户:weixiumei
上传日期:2008-05-15
资源大小:1769k
文件大小:1k
开发平台:

Visual C++

  1. // VisMemoryChecks.h
  2. //
  3. // Include this header file in one of your project's source (not header)
  4. // files to add exit code that will prevent erroneous memory leaks from
  5. // being reported.  (There still may be a couple of erroneous memory
  6. // leaks reported for memory allocated by the standard runtime library.)
  7. //
  8. // Copyright