home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / m / msjmar93.zip / MEMMAN.ZIP / VMALLOC.ZIP / VMALLOC.H < prev    next >
Text File  |  1993-03-01  |  474b  |  15 lines

  1. /****************************************************************************
  2. Module name: VMAlloc.H
  3. *****************************************************************************/
  4.  
  5. #define DLG_VMALLOC        1
  6.  
  7. #define ID_RESERVE         100
  8. #define ID_INDEXTEXT       101
  9. #define ID_INDEX           102
  10. #define ID_INDEXSCRL       103
  11. #define ID_USE             104
  12. #define ID_CLEAR           105
  13. #define ID_GARBAGECOLLECT  106
  14. #define ID_MEMMAP          107
  15.