home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lstbx3.zip / xlistbox.def < prev    next >
Text File  |  1994-08-16  |  4KB  |  99 lines

  1. LIBRARY XLISTBOX INITINSTANCE TERMINSTANCE
  2. DESCRIPTION 'C++ Wrapper for 32-Bit Replacement DLL'
  3. PROTMODE
  4. DATA MULTIPLE NONSHARED READWRITE LOADONCALL
  5. CODE LOADONCALL
  6.  
  7. EXPORTS
  8. ;From object file:  E:\IBMCPP\samples\iclui\lstbox32\xlistbox.obj
  9.   ;PUBDEFs (Symbols available from object file):
  10.     ;ListBox32::currentDefaultExtendedStyle
  11.     currentDefaultExtendedStyle__9ListBox32
  12.     ;ListBox32::isSound() const
  13.     isSound__9ListBox32CFv
  14.     ;ListBox32::calcMinimumSize() const
  15.     calcMinimumSize__9ListBox32CFv
  16.     ;ListBox32::setSoundEvent(ListBox32::ClickEvent,const char*)
  17.     setSoundEvent__9ListBox32FQ2_9ListBox3210ClickEventPCc
  18.     ;ListBox32::extendedStyle() const
  19.     extendedStyle__9ListBox32CFv
  20.     ;ListBox32::ListBox32(unsigned long,IWindow*)
  21.     __ct__9ListBox32FUlP7IWindow
  22.     ;ListBox32::isChecked(unsigned long) const
  23.     isChecked__9ListBox32CFUl
  24.     ;ListBox32::unCheck(unsigned long)
  25.     unCheck__9ListBox32FUl
  26.     ;ListBox32::ListBox32(unsigned long,IWindow*,IWindow*,const IRectangle&,const IListBox::Style&,const ListBox32::ExtendedStyle&)
  27.     __ct__9ListBox32FUlP7IWindowT2RC10IRectangleRCQ2_8IListBox5StyleRCQ2_9ListBox3213ExtendedStyle
  28.     ;ListBox32::classDefaultExtendedStyle
  29.     classDefaultExtendedStyle__9ListBox32
  30.     ;ListBox32::createListBox(unsigned long,IWindow*,IWindow*,const IRectangle&,const IListBox::Style&,const ListBox32::ExtendedStyle&)
  31.     createListBox__9ListBox32FUlP7IWindowT2RC10IRectangleRCQ2_8IListBox5StyleRCQ2_9ListBox3213ExtendedStyle
  32.     ;ListBox32::setDefaultExtendedStyle(ListBox32::ExtendedStyle)
  33.     setDefaultExtendedStyle__9ListBox32FQ2_9ListBox3213ExtendedStyle
  34.     ;ListBox32::checkedItem() const
  35.     checkedItem__9ListBox32CFv
  36.     ;ListBox32::unCheckAll()
  37.     unCheckAll__9ListBox32Fv
  38.     ;ListBox32::numberChecked() const
  39.     numberChecked__9ListBox32CFv
  40.     ;ListBox32::~ListBox32()
  41.     __dt__9ListBox32Fv
  42.     ;ListBox32::defaultExtendedStyle()
  43.     defaultExtendedStyle__9ListBox32Fv
  44.     ;ListBox32::validate(const IWindowHandle&)
  45.     validate__9ListBox32FRC13IWindowHandle
  46.     ;ListBox32::checkAll()
  47.     checkAll__9ListBox32Fv
  48.     ;ListBox32::checkBox
  49.     checkBox__9ListBox32
  50.     ;ListBox32::check(unsigned long,int)
  51.     check__9ListBox32FUli
  52.     ;ListBox32::ListBox32(const IWindowHandle&)
  53.     __ct__9ListBox32FRC13IWindowHandle
  54.     __vft9ListBox326IVBase
  55.     ;ListBox32::enableCheckBox(int)
  56.     enableCheckBox__9ListBox32Fi
  57.     ;ListBox32::initialize()
  58.     initialize__9ListBox32Fv
  59.     ;ListBox32::disableCheckBox()
  60.     disableCheckBox__9ListBox32Fv
  61.     ;ListBox32::isCheckBox() const
  62.     isCheckBox__9ListBox32CFv
  63.     ;ListBox32::setExtendedStyle(const unsigned long)
  64.     setExtendedStyle__9ListBox32FCUl
  65.     ;ListBox32::soundEvent(ListBox32::ClickEvent) const
  66.     soundEvent__9ListBox32CFQ2_9ListBox3210ClickEvent
  67. ;From object file:  E:\IBMCPP\samples\iclui\lstbox32\xlistini.obj
  68.   ;PUBDEFs (Symbols available from object file):
  69.     _DLL_InitTerm
  70. ;From object file:  E:\IBMCPP\samples\iclui\lstbox32\xlisthdr.obj
  71.   ;PUBDEFs (Symbols available from object file):
  72.     ;ListBox32Handler::ListBox32Handler(ListBox32*)
  73.     __ct__16ListBox32HandlerFP9ListBox32
  74.     __vft16ListBox32Handler6IVBase
  75.     ;ListBox32Handler::handleEventsFor(IWindow*)
  76.     handleEventsFor__16ListBox32HandlerFP7IWindow
  77.     ;ListBox32Handler::gotFocus(const ListBox32Event&)
  78.     gotFocus__16ListBox32HandlerFRC14ListBox32Event
  79.     ;ListBox32Handler::~ListBox32Handler()
  80.     __dt__16ListBox32HandlerFv
  81.     ;ListBox32Handler::selected(const ListBox32Event&)
  82.     selected__16ListBox32HandlerFRC14ListBox32Event
  83.     ;ListBox32Handler::handleEventsFor(ListBox32*)
  84.     handleEventsFor__16ListBox32HandlerFP9ListBox32
  85.     ;ListBox32Handler::checked(const ListBox32Event&)
  86.     checked__16ListBox32HandlerFRC14ListBox32Event
  87.     ;ListBox32Handler::lostFocus(const ListBox32Event&)
  88.     lostFocus__16ListBox32HandlerFRC14ListBox32Event
  89.     ;ListBox32Handler::dispatchHandlerEvent(IEvent&)
  90.     dispatchHandlerEvent__16ListBox32HandlerFR6IEvent
  91.     ;ListBox32Handler::enter(const ListBox32Event&)
  92.     enter__16ListBox32HandlerFRC14ListBox32Event
  93.     ;ListBox32Handler::scroll(const ListBox32Event&)
  94.     scroll__16ListBox32HandlerFRC14ListBox32Event
  95. ;From object file:  E:\IBMCPP\samples\iclui\lstbox32\xlistevt.obj
  96.   ;PUBDEFs (Symbols available from object file):
  97.     ;ListBox32Event::ListBox32Event(IEvent&)
  98.     __ct__14ListBox32EventFR6IEvent
  99.