home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / devtools / toolkt21 / c / samples / palette / palette.def < prev    next >
Encoding:
Text File  |  1993-03-12  |  244 b   |  15 lines

  1. ; PALETTE definition file
  2. ; Created by IBM Corporation 1992
  3. ;
  4. NAME    PALETTE   WINDOWAPI
  5.  
  6. DESCRIPTION 'OS/2 PM Sample Application'
  7.  
  8. STUB    'OS2STUB.EXE'
  9.  
  10. CODE    MOVEABLE
  11. DATA    MOVEABLE MULTIPLE
  12.  
  13. HEAPSIZE  1024
  14. STACKSIZE 8192
  15.