home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / utility / gsview13 / gsgrab / gsgrab.def < prev    next >
Text File  |  1995-12-09  |  281b  |  10 lines

  1. NAME        GSGRAB
  2. DESCRIPTION    'Automatically grab GSGRAB print it'
  3. EXETYPE        WINDOWS
  4. CODE        PRELOAD MOVEABLE DISCARDABLE
  5. SEGMENTS    GSGINIT_TEXT PRELOAD MOVEABLE DISCARDABLE
  6.         GSGDLG_TEXT LOADONCALL MOVEABLE DISCARDABLE
  7. DATA        PRELOAD MULTIPLE MOVEABLE
  8. HEAPSIZE    1024
  9. STACKSIZE    8192
  10.