home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1995 February / CLUB0295.BIN / benchmar / cheat / cheat.def < prev    next >
Text File  |  1995-01-16  |  285b  |  13 lines

  1. ;
  2. ; module definition for CheatDemo
  3. ;
  4. NAME            Cheat
  5. DESCRIPTION     'Cheat Demo'
  6. EXETYPE         WINDOWS
  7. STUB            'WinStub.EXE'
  8. CODE            PRELOAD MOVEABLE DISCARDABLE
  9. DATA            PRELOAD MOVEABLE MULTIPLE
  10. HEAPSIZE        1024
  11. STACKSIZE       8192
  12.  
  13.