There should be very few entries in this group as they are explicitly to be avoided. Printing and previewing support functions for platform-specific frameworks are the main area in which these items occur.
use \ingroup oofWinSpecific to include items in this group
Modules | |
| MFC application framework Only. | |
| use \ingroup oofMFCMacros to include items in this group | |
| DLL Export Macros | |
| OOF..._EXPORT macros are used to export/import classes or functions to/from DLL if DLL is created, the OOF..._CREATE_DLL must be set on if DLL is used, the OOF..._USE_DLL must be set on if DLL is not used (so static library OOF...LIB.LIB is linked or created) both macros (OOF..._CREATE_DLL and OOF..._USE_DLL) must be set off; OOF..._EXPORT will be expanded to an empty string on non-Windows platforms, the OOF..._EXPORT macros will be expanded to an empty string . | |
Classes | |
| class | oofWinTextDE |
| Draw text in Windows using current font settings. More... | |
| class | oofWinTextStyleDE |
| Change current font settings to affect all oofWinTextDE from now until next change. More... | |
1.3.5