home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / dec92.zip / WINTEST.DEF < prev    next >
Text File  |  1992-10-14  |  174b  |  14 lines

  1. NAME    WINTEST
  2.  
  3. DESCRIPTION 'WinTest Application'
  4.  
  5. EXETYPE WINDOWS
  6.  
  7. STUB    'WINSTUB.EXE'
  8.  
  9. CODE    PRELOAD MOVEABLE
  10. DATA    PRELOAD MOVEABLE MULTIPLE
  11.  
  12. HEAPSIZE    1024
  13. STACKSIZE   4096
  14.