home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / CUSTCT.ZIP / WC.LNK < prev   
Text File  |  1993-01-27  |  332b  |  12 lines

  1. file ImageBtn.Obj
  2. name ImageBtn.Dll
  3. option modname=ImageBtn
  4. format os2 dll initglobal termglobal
  5. option description 'Custom Control'
  6. segment class 'code' loadoncall executeread noiopl nonconforming
  7. segment class 'data' loadoncall readwrite noiopl
  8. option noautodata
  9. option stack=0
  10. option protmode
  11. export ImageBtnWndProc.1
  12.