GME
13
|
Go to the source code of this file.
Defines | |
#define | BUTTON_ICON_SIZE 16 |
Functions | |
IMPLEMENT_OLECREATE_EX (CConsoleCtrl,"GME.Console.1", 0xe4eb8324, 0x13f0, 0x46cb, 0x96, 0xa3, 0xf5, 0x39, 0xdf, 0x7f, 0x79, 0xd4) const IID BASED_CODE IID_DConsole | |
CRect | centered (const CRect &p_rcIn, int p_vertic_size, int p_horiz_size, int p_bt_size) |
Variables | |
const IID BASED_CODE | IID_DConsoleEvents |
static const DWORD BASED_CODE | _dwConsoleOleMisc |
static const TCHAR * | icons [] |
#define BUTTON_ICON_SIZE 16 |
Definition at line 15 of file ConsoleCtl.cpp.
Definition at line 198 of file ConsoleCtl.cpp.
IMPLEMENT_OLECREATE_EX | ( | CConsoleCtrl | , |
"GME.Console.1" | , | ||
0xe4eb8324 | , | ||
0x13f0 | , | ||
0x46cb | , | ||
0x96 | , | ||
0xa3 | , | ||
0xf5 | , | ||
0x39 | , | ||
0xdf | , | ||
0x7f | , | ||
0x79 | , | ||
0xd4 | |||
) | const |
const DWORD BASED_CODE _dwConsoleOleMisc [static] |
OLEMISC_ACTIVATEWHENVISIBLE | OLEMISC_SETCLIENTSITEFIRST | OLEMISC_INSIDEOUT | OLEMISC_CANTLINKINSIDE | OLEMISC_RECOMPOSEONRESIZE
Definition at line 115 of file ConsoleCtl.cpp.
const TCHAR* icons[] [static] |
{ _T("NORMAL.GIF"), _T("INFO.GIF"), _T("WARNING.GIF"), }
Definition at line 481 of file ConsoleCtl.cpp.
const IID BASED_CODE IID_DConsoleEvents |
{ 0x39f56b4c, 0xe7db, 0x4a54, { 0x86, 0x8c, 0xca, 0xa7, 0xeb, 0xe2, 0x32, 0x33 } }
Definition at line 108 of file ConsoleCtl.cpp.