|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Defines classes handling Windows resources. More...
#include <owl/private/defs.h>#include <owl/gdibase.h>#include <owl/wsysinc.h>#include <owl/wsyscls.h>#include <owl/preclass.h>#include <owl/posclass.h>Go to the source code of this file.
Classes | |
| struct | owl::DLGTEMPLATEEX |
| struct | owl::TOOLBARTEMPLATE |
| Structure describing the binary layout of toolbar resources. More... | |
| class | owl::TToolbarRes |
| class | owl::TToolbarBldr |
| class | owl::TDialogRes |
Namespaces | |
| namespace | owl |
| Object Windows Library (OWLNext Core) | |
Macros | |
| #define | DLGTEMPLATEEX_DEFINED |
| #define | TOOLBARTEMPLATE_DEFINED |
Enumerations | |
| enum | { owl::RtDialog = 0x0005 , owl::RtToolbar = 0x00F1 , owl::RtNewDialog = 0x2005 } |
Defines classes handling Windows resources.
Definition in file resource.h.
| #define DLGTEMPLATEEX_DEFINED |
Definition at line 62 of file resource.h.
| #define TOOLBARTEMPLATE_DEFINED |
Definition at line 77 of file resource.h.