home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / tolkit45.zip / os2tk45 / samples / os2 / eaedit / eas.def < prev    next >
Text File  |  1999-05-11  |  427b  |  17 lines

  1. ;-------------------------------------
  2. ; EAS.DEF module definition file
  3. ;-------------------------------------
  4.  
  5. NAME           EAS  WINDOWAPI
  6.  
  7. DESCRIPTION    'Extended Attributes Sample Program'
  8. PROTMODE
  9. HEAPSIZE       28000
  10. STACKSIZE      25600
  11. EXPORTS        MainWndProc
  12.                IconDlgProc
  13.                OpenFileProc
  14.                AddEAProc
  15.                AsciiEditProc
  16.                MultiTypeProc
  17.