home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c082_144 / 2.ddi / OWLSRC.ZIP / OWLDLL.DEF < prev    next >
Encoding:
Text File  |  1992-06-10  |  635 b   |  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.