Go to the source code of this file.
Variables | |
| CONSOLE_REGISTRY_INFO | DefaultRegInfo |
| PFONT_INFO | FontInfo |
| UINT | OEMCP |
| UINT | WINDOWSCP |
| HANDLE | ghInstance |
| HICON | ghDefaultIcon |
| HICON | ghDefaultSmIcon |
| HCURSOR | ghNormalCursor |
| CRITICAL_SECTION | ConsoleHandleLock |
| int | DialogBoxCount |
| LPTHREAD_START_ROUTINE | CtrlRoutine |
| LPTHREAD_START_ROUTINE | ConsoleIMERoutine |
| BOOL | FullScreenInitialized |
| CRITICAL_SECTION | ConsoleVDMCriticalSection |
| PCONSOLE_INFORMATION | ConsoleVDMOnSwitching |
| DWORD | InputThreadTlsIndex |
| int | MinimumWidthX |
| SHORT | VerticalScrollSize |
| SHORT | HorizontalScrollSize |
| SHORT | VerticalClientToWindow |
| SHORT | HorizontalClientToWindow |
| BOOL | fOneTimeInitialized |
| UINT | ConsoleOutputCP |
| UINT | ProgmanHandleMessage |
| DWORD | gExtendedEditKey |
| BOOL | gfTrimLeadingZeros |
| BOOL | gfLoadConIme |
| ULONG | NumberOfFonts |
| CRITICAL_SECTION | gInputThreadMsgLock |
|
|
Definition at line 31 of file ntcon/server/globals.h. Referenced by InitializeConsoleHandleTable(). |
|
|
Definition at line 36 of file ntcon/server/globals.h. Referenced by ConDllInitialize(), and ConsoleClientConnectRoutine(). |
|
|
Definition at line 51 of file ntcon/server/globals.h. Referenced by AllocateConsole(), and ConServerDllInitialization(). |
|
|
Definition at line 40 of file ntcon/server/globals.h. Referenced by ApiPreamble(), ConServerDllInitialization(), DisplayModeTransition(), and UnlockConsole(). |
|
|
Definition at line 41 of file ntcon/server/globals.h. Referenced by ApiPreamble(), ConServerDllInitialization(), DisplayModeTransition(), and UnlockConsole(). |
|
|
Definition at line 33 of file ntcon/server/globals.h. Referenced by AllocConsole(), AllocConsoleInternal(), ConDllInitialize(), ConsoleClientConnectRoutine(), CreateCtrlThread(), NonConsoleProcessShutdown(), ProcessCtrlEvents(), and RemoveConsole(). |
|
|
Definition at line 22 of file ntcon/server/globals.h. Referenced by GetRegistryValues(), InitializeConsoleAttributes(), InitializeScrollBuffer(), InitWindowClass(), InitWindowsStuff(), and LoadLinkInfo(). |
|
|
Definition at line 32 of file ntcon/server/globals.h. Referenced by CreateCtrlThread(), HandleKeyEvent(), and ProcessCreateConsoleWindow(). |
|
|
Definition at line 50 of file ntcon/server/globals.h. Referenced by ConsoleInputThread(), and InitWindowsStuff(). |
|
|
Definition at line 23 of file ntcon/server/globals.h. Referenced by CreateScreenBuffer(), df(), DoCreateScreenBuffer(), EnumerateFonts(), FindCreateFont(), FontEnum(), GetAvailableFonts(), GetFontSize(), PropertiesDlgShow(), SetFont(), SetRAMFont(), SetRAMFontCodePage(), and SetScreenBufferFont(). |
|
|
Definition at line 39 of file ntcon/server/globals.h. Referenced by DisplayModeTransition(), DoCreateScreenBuffer(), HandleSysKeyEvent(), InitWindowsStuff(), PropertiesUpdate(), SrvRegisterConsoleVDM(), SrvSetConsoleDisplayMode(), and UnregisterVDM(). |
|
|
Definition at line 54 of file ntcon/server/globals.h. Referenced by GetRegistryValues(), IsCommandLineEditingKey(), IsCommandLinePopupKey(), IsPauseKey(), ParseEditKeyInfo(), and ProcessCookedReadInput(). |
|
|
Definition at line 57 of file ntcon/server/globals.h. Referenced by GetRegistryValues(). |
|
|
Definition at line 55 of file ntcon/server/globals.h. Referenced by GetRegistryValues(), and HandleMouseEvent(). |
|
|
Definition at line 28 of file ntcon/server/globals.h. Referenced by ConsoleWindowProc(), CreateWindowsWindow(), DestroyWindowsWindow(), InitWindowClass(), LoadLinkInfo(), and SrvSetConsoleIcon(). |
|
|
Definition at line 29 of file ntcon/server/globals.h. Referenced by ConsoleWindowProc(), CreateWindowsWindow(), DestroyWindowsWindow(), InitWindowClass(), LoadLinkInfo(), and SrvSetConsoleIcon(). |
|
|
Definition at line 27 of file ntcon/server/globals.h. Referenced by CommandNumberPopup(), ConServerDllInitialization(), CopyFromCharPopup(), CopyToCharPopup(), CreateWindowsWindow(), DoFind(), HandleSysKeyEvent(), InitSystemMenu(), InitWindowClass(), MyModifyMenuItem(), ProcessCreateConsoleWindow(), SetUpConsoleInfo(), and SetWinText(). |
|
|
Definition at line 30 of file ntcon/server/globals.h. Referenced by CreateScreenBuffer(), InitWindowClass(), and SrvSetConsoleCursor(). |
|
|
Definition at line 62 of file ntcon/server/globals.h. Referenced by ConServerDllInitialization(), InitializeThreadMessages(), QueueThreadMessage(), and UnqueueThreadMessage(). |
|
|
Definition at line 49 of file ntcon/server/globals.h. Referenced by AllocateConsole(), ConsoleWindowProc(), CreateWindowsWindow(), GetWindowLimits(), InitializeSystemMetrics(), InternalSetWindowSize(), and ProcessResizeWindow(). |
|
|
Definition at line 47 of file ntcon/server/globals.h. Referenced by CalculateNewSize(), ConsoleWindowProc(), CreateWindowsWindow(), InitializeSystemMetrics(), InternalSetWindowSize(), and ProcessResizeWindow(). |
|
|
Definition at line 43 of file ntcon/server/globals.h. Referenced by ConServerDllInitialization(), ConsoleInputThread(), DialogHookProc(), and ProcessCreateConsoleWindow(). |
|
|
Definition at line 45 of file ntcon/server/globals.h. Referenced by GetWindowLimits(), and InitializeScreenInfo(). |
|
|
Definition at line 60 of file ntcon/server/globals.h. Referenced by CreateScreenBuffer(), df(), EnumerateFonts(), FindCreateFont(), FontEnum(), GetAvailableFonts(), GetFontSize(), GetNumFonts(), and PropertiesDlgShow(). |
|
|
|
Definition at line 52 of file ntcon/server/globals.h. Referenced by ConsoleInputThread(), ConsoleWindowProc(), and CreateWindowsWindow(). |
|
|
Definition at line 48 of file ntcon/server/globals.h. Referenced by AllocateConsole(), ConsoleWindowProc(), CreateWindowsWindow(), GetWindowLimits(), InitializeSystemMetrics(), InternalSetWindowSize(), and ProcessResizeWindow(). |
|
|
Definition at line 46 of file ntcon/server/globals.h. Referenced by CalculateNewSize(), ConsoleWindowProc(), CreateWindowsWindow(), InitializeSystemMetrics(), InternalSetWindowSize(), and ProcessResizeWindow(). |
|
|
Definition at line 26 of file ntcon/server/globals.h. Referenced by ConServerDllInitialization(), FalseUnicodeToRealUnicode(), ReadOutputString(), RealUnicodeToFalseUnicode(), SB_TranslateOutputToOem(), SB_TranslateOutputToUnicode(), SrvInvalidateBitMapRect(), WWSB_DoSrvWriteConsole(), WWSB_FillOutput(), and WWSB_WriteOutputString(). |
1.3.7