|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Implementation of docking window classes. More...
#include <owl/pch.h>#include <owl/docking.h>#include <owl/controlb.h>#include <owl/tooltip.h>#include <owl/uihelper.h>#include <owl/uimetric.h>#include <owl/template.h>#include <vector>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Macros | |
| #define | WM_SIZING 0x0214 |
| #define | DS_SETFOREGROUND 0x200L |
Functions | |
| owl::DIAG_DECLARE_GROUP (OwlCmd) | |
| owl::DIAG_DEFINE_GROUP_INIT (OWL_INI, OwlDocking, 1, 0) | |
Implementation of docking window classes.
Definition in file docking.cpp.
| #define DS_SETFOREGROUND 0x200L |
Definition at line 39 of file docking.cpp.
| #define WM_SIZING 0x0214 |
Definition at line 36 of file docking.cpp.