62 for (coPos.
Y = yTop; coPos.
Y < yTop +
Height; coPos.
Y++)
76 Code.AsciiChar = 0xDA;
88 Code.AsciiChar = 0xC4;
98 coPos.
X = xLeft +
Width - 1;
100 Code.AsciiChar = 0xBF;
110 for (coPos.
Y = yTop + 1; coPos.
Y < yTop +
Height - 1; coPos.
Y++)
113 Code.AsciiChar = 0xB3;
123 Code.AsciiChar =
' ';
132 coPos.
X = xLeft +
Width - 1;
133 Code.AsciiChar = 0xB3;
146 Code.AsciiChar = 0xC0;
158 Code.AsciiChar = 0xC4;
168 coPos.
X = xLeft +
Width - 1;
170 Code.AsciiChar = 0xD9;
208 Popup->Origin.X = xLeft;
209 Popup->Origin.Y = yTop;
216 sizeof(*
Popup->OldContents));
enum _CODE_TYPE CODE_TYPE
#define RemoveEntryList(Entry)
#define InsertTailList(ListHead, Entry)
PULONG MinorVersion OPTIONAL
_In_ HFONT _Out_ PUINT _Out_ PUINT Width
_In_ HFONT _Out_ PUINT Height
_In_ UCHAR _In_ UCHAR _In_ ULONG Code
#define ConsoleAllocHeap(Flags, Size)
#define ConsoleFreeHeap(HeapBase)
struct _TEXTMODE_SCREEN_BUFFER * PTEXTMODE_SCREEN_BUFFER