home *** CD-ROM | disk | FTP | other *** search
/ Using Visual C++ 4 (Special Edition) / Using_Visual_C_4_Special_Edition_QUE_1996.iso / ch16 / heaperrs.rc next >
Text File  |  1995-11-13  |  271b  |  6 lines

  1. IDS_HEAPBADBEGIN "Initial heap header information cannot be found or is bad"
  2. IDS_HEAPBADNODE "Heap is damaged or a bad node was detected"
  3. IDS_HEAPBADPTR "The pointer into the heap is not valid"
  4. IDS_HEAPEMPTY "The heap is uninitialized"
  5. IDS_HEAPOK "The heap is AOK!"
  6.