home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c016 / 3.ddi / CORNEXT.PAK / NXTPPAPP.DEF < prev    next >
Encoding:
Text File  |  1993-12-09  |  514 b   |  20 lines

  1. ;------------------------------------------------
  2. ;   Main nextapp
  3. ;   
  4. ;   Copyright ⌐ 1993. All Rights Reserved.
  5. ;
  6. ;   SUBSYSTEM:    nextapp.exe Module Defintion File
  7. ;   FILE:         nxtppapp.def
  8. ;   AUTHOR:       
  9. ;
  10. ;------------------------------------------------
  11.  
  12. NAME nextapp
  13.  
  14. DESCRIPTION 'nextapp Application - Copyright ⌐ 1993. All Rights Reserved.'
  15. EXETYPE     WINDOWS
  16. CODE        PRELOAD MOVEABLE DISCARDABLE
  17. DATA        PRELOAD MOVEABLE MULTIPLE
  18. HEAPSIZE    4096
  19. STACKSIZE   16384
  20.