home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / OWL1.PAK / OWLDLL.DEF < prev    next >
Text File  |  1995-08-29  |  635b  |  34 lines

  1. LIBRARY    OWL31
  2. DESCRIPTION    'ObjectWindows DLL'
  3. EXETYPE    WINDOWS
  4. CODE PRELOAD MOVEABLE DISCARDABLE
  5. DATA PRELOAD MOVEABLE SINGLE
  6. HEAPSIZE 4096
  7. EXPORTS 
  8.     _RegButton
  9.     _RegCheckBox
  10.     _RegComboBox
  11.     _RegEdit
  12.     _RegFileDialog
  13.     _RegFileWindow
  14.     _RegGroupBox
  15.     _RegInputDialog
  16.     _RegListBox
  17.     _RegMDIClient
  18.     _RegMDIFrame
  19.     _RegDialog
  20.     _RegRadioButton
  21.     _RegScrollBar
  22.     _RegScroller
  23.     _RegStatic
  24.     _RegWindowsObject
  25.     _RegWindow
  26.     _RegEditWindow
  27.     _RegBButton
  28.     _RegBCheckBox
  29.     _RegBDivider
  30.     _RegBGroupBox
  31.     _RegBRadioButton
  32.     _RegBStaticBmp
  33.     _RegBStatic
  34.