home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / os2 / load / load.def < prev    next >
Encoding:
Text File  |  1989-07-16  |  314 b   |  11 lines

  1. ;--------------------------------------------------------
  2. ; LOAD.DEF  module definition file
  3. ;--------------------------------------------------------
  4.  
  5. NAME        LOAD    WINDOWCOMPAT
  6.  
  7. DESCRIPTION 'Loads applications as PM icons. (c)Copyright 1989 Rick Yoder'
  8. PROTMODE
  9. HEAPSIZE    1024
  10. STACKSIZE   2048
  11.