home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / tybc4 / clsxprt2 / clsxpr2a.def < prev    next >
Encoding:
Text File  |  1993-12-05  |  517 b   |  20 lines

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