15#define GUI_CONWND_CLASS L"ConsoleWindowClass"
20#define PM_RESIZE_TERMINAL (WM_APP + 3)
21#define PM_CONSOLE_BEEP (WM_APP + 4)
22#define PM_CONSOLE_SET_TITLE (WM_APP + 5)
25#define KEY_TOGGLED 0x0001
26#define KEY_PRESSED 0x8000
35#define FONT_NORMAL 0x00
37#define FONT_UNDERLINE 0x02
38#define FONT_MAXNO 0x04
struct _GUI_CONSOLE_DATA * PGUI_CONSOLE_DATA
struct _GUI_CONSOLE_DATA GUI_CONSOLE_DATA
static DWORD *static HFONT(WINAPI *pCreateFontIndirectExA)(const ENUMLOGFONTEXDVA *)
static const CLSID *static CLSID *static const GUID VARIANT VARIANT *static IServiceProvider DWORD *static HMENU
PCONSOLE_SCREEN_BUFFER ActiveBuffer
CONSOLE_SELECTION_INFO Selection
BOOL IsCloseButtonEnabled
BOOL HackCORE8394IgnoreNextMove
BOOL IgnoreNextMouseEvent