home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / THREADS1.ZIP / THREADS1.DEF < prev    next >
Text File  |  1990-01-04  |  317b  |  12 lines

  1. ;-------------------------------------
  2. ; THREADS1.DEF module definition file
  3. ;-------------------------------------
  4.  
  5. NAME           THREADS1  WINDOWAPI
  6.  
  7. DESCRIPTION    'Off-screen Drawing Demo (c) 1990, Ziff Communications Co.'
  8. PROTMODE
  9. STACKSIZE      8192
  10. HEAPSIZE       1024
  11. EXPORTS        ClientWndProc
  12.