home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / os2 / games / quote / quote.def < prev    next >
Encoding:
Text File  |  1990-11-30  |  164 b   |  8 lines

  1. NAME        QUOTE       WINDOWAPI NEWFILES
  2.  
  3. DESCRIPTION 'Quote (C) Todd B. Crowe, 1990'
  4. PROTMODE
  5. HEAPSIZE    1024
  6. STACKSIZE   8192
  7. EXPORTS     ClientWndProc
  8.