home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / S12520.ZIP / PRESPARM.DEF < prev    next >
Text File  |  1990-01-16  |  367b  |  14 lines

  1. ;-------------------------------------
  2. ; PresParm.DEF module definition file
  3. ;-------------------------------------
  4.  
  5. NAME           PresParm  WINDOWAPI
  6.  
  7. DESCRIPTION    'Demonstation of Como boxes and  Presentation Parameters'
  8. PROTMODE
  9. HEAPSIZE       1024
  10. STACKSIZE      8192
  11. EXPORTS        ClientWndProc
  12.            GetPresParamsDlgProc
  13.            AboutboxDlgProc
  14.