Searched defs:_DYN_CONSOLE_SCREEN_BUFFER_INFOEX (Results 1 – 1 of 1) sorted by relevance
252 typedef struct _DYN_CONSOLE_SCREEN_BUFFER_INFOEX struct254 ULONG cbSize;255 COORD dwSize;256 COORD dwCursorPosition;257 WORD wAttributes;258 SMALL_RECT srWindow;259 COORD dwMaximumWindowSize;260 WORD wPopupAttributes;261 BOOL bFullscreenSupported;262 COLORREF ColorTable[16];