//---------------------------------------------------------------------------- // ObjectWindows // (C) Copyright 1992, 1994 by Borland International, All Rights Reserved // // Super include for getting all of Owl. Works well with precompiled hdrs //---------------------------------------------------------------------------- #if !defined(OWL_OWLALL_H) #define OWL_OWLALL_H #if !defined(INC_OLE2) #define INC_OLE2 //Make sure we get OLE headers #endif #if !defined(OWL_OWLDEFS_H) # include #endif #if !defined(OWL_APPLICAT_H) # include #endif #if !defined(OWL_BITMAPGA_H) # include #endif #if !defined(OWL_BITSET_H) # include #endif #if !defined(OWL_BUTTON_H) # include #endif #if !defined(OWL_BUTTONGA_H) # include #endif #if !defined(OWL_CELARRAY_H) # include #endif #if !defined(OWL_CHECKBOX_H) # include #endif #if !defined(OWL_CHOOSECO_H) # include #endif #if !defined(OWL_CHOOSEFO_H) # include #endif #if !defined(OWL_CLIPBOAR_H) # include #endif #if !defined(OWL_CLIPVIEW_H) # include #endif #if !defined(OWL_COLOR_H) # include #endif #if !defined(OWL_COMBOBOX_H) # include #endif #if !defined(OWL_COMMDIAL_H) # include #endif #if !defined(OWL_CONTROL_H) # include #endif #if !defined(OWL_CONTROLB_H) # include #endif #if !defined(OWL_CONTROLG_H) # include #endif #if !defined(OWL_DC_H) # include #endif #if !defined(OWL_DECFRAME_H) # include #endif #if !defined(OWL_DECMDIFR_H) # include #endif #if !defined(OWL_DIALOG_H) # include #endif #if !defined(OWL_DISPATCH_H) # include #endif #if !defined(OWL_DOCMANAG_H) # include #endif #if !defined(OWL_DOCVIEW_H) # include #endif #if !defined(OWL_EDIT_H) # include #endif #if !defined(OWL_EDITFILE_H) # include #endif #if !defined(OWL_EDITSEAR_H) # include #endif #if !defined(OWL_EDITVIEW_H) # include #endif #if !defined(OWL_EVENTHAN_H) # include #endif #if !defined(OWL_EXCEPT_H) # include #endif #if !defined(OWL_FILEDOC_H) # include #endif #if !defined(OWL_FINDREPL_H) # include #endif #if !defined(OWL_FLOATFRA_H) # include #endif #if !defined(OWL_FRAMEWIN_H) # include #endif #if !defined(OWL_GADGET_H) # include #endif #if !defined(OWL_GADGETWI_H) # include #endif #if !defined(OWL_GAUGE_H) # include #endif #if !defined(OWL_GDIBASE_H) # include #endif #if !defined(OWL_GDIOBJEC_H) # include #endif #if !defined(OWL_GROUPBOX_H) # include #endif #if !defined(OWL_INPUTDIA_H) # include #endif #if !defined(OWL_LAYOUTCO_H) # include #endif #if !defined(OWL_LAYOUTWI_H) # include #endif #if !defined(OWL_LISTBOX_H) # include #endif #if !defined(OWL_LISTVIEW_H) # include #endif #if !defined(OWL_MDI_H) # include #endif #if !defined(OWL_MDICHILD_H) # include #endif #if !defined(OWL_MENU_H) # include #endif #if !defined(OWL_MESSAGEB_H) # include #endif #if !defined(OWL_METAFILE_H) # include #endif #if !defined(OWL_MODULE_H) # include #endif #if !defined(__SMALL__) # if !defined(OWL_OLEWINDO_H) # include # endif # if !defined(OWL_OLEDOC_H) # include # endif # if !defined(OWL_OLEMDIFR_H) # include # endif # if !defined(OWL_OLEVIEW_H) # include # endif #endif #if !defined(OWL_OPENSAVE_H) # include #endif #if !defined(OWL_PREVIEW_H) # include #endif #if !defined(OWL_PRINTDIA_H) # include #endif #if !defined(OWL_PRINTER_H) # include #endif #if !defined(OWL_RADIOBUT_H) # include #endif #if !defined(OWL_SCROLLBA_H) # include #endif #if !defined(OWL_SCROLLER_H) # include #endif #if !defined(OWL_SIGNATUR_H) # include #endif #if !defined(OWL_SLIDER_H) # include #endif #if !defined(OWL_STATIC_H) # include #endif #if !defined(OWL_STATUSBA_H) # include #endif #if !defined(OWL_TEXTGADG_H) # include #endif #if !defined(OWL_TINYCAPT_H) # include #endif #if !defined(OWL_TOOLBOX_H) # include #endif #if !defined(OWL_VALIDATE_H) # include #endif #if !defined(OWL_VBXCTL_H) # include #endif #if !defined(OWL_VERSION_H) # include #endif #if !defined(OWL_WINDOW_H) # include #endif #if !defined(OWL_WINDOWEV_H) # include #endif #endif // OWL_OWLALL_H