#include "precomp.h"
Go to the source code of this file.
Defines | |
#define | OEMRESOURCE 1 |
#define | GRAY_STRLEN 40 |
#define | MAX_TIME_OUT (10*60*4) |
#define | CCLASSES 8 |
Functions | |
BOOL | Win32kNtUserCleanup () |
NTSTATUS | DriverEntry (IN PDRIVER_OBJECT DriverObject, IN PUNICODE_STRING RegistryPath) |
NTSTATUS | Win32UserInitialize (VOID) |
void | FreeSMS (PSMS psms) |
VOID | FreeImeHotKeys (VOID) |
BOOL | Win32kNtUserCleanup (VOID) |
VOID | DestroyRegion (HRGN *prgn) |
VOID | DestroyBrush (HBRUSH *pbr) |
VOID | DestroyBitmap (HBITMAP *pbm) |
VOID | DestroyDC (HDC *phdc) |
VOID | DestroyFont (HFONT *pfnt) |
VOID | CleanupGDI (VOID) |
VOID | DestroyHandleTableObjects (VOID) |
VOID | Win32KDriverUnload (IN PDRIVER_OBJECT DriverObject) |
int | xxxAddFontResourceW (LPWSTR lpFile, FLONG flags, DESIGNVECTOR *pdv) |
VOID | LW_DriversInit (VOID) |
BOOL | LoadCPUserPreferences (PUNICODE_STRING pProfileUserName) |
VOID | LW_LoadProfileInitData (PUNICODE_STRING pProfileUserName) |
VOID | LW_LoadResources (PUNICODE_STRING pProfileUserName) |
BOOL | xxxInitWindowStation (PWINDOWSTATION pwinsta) |
BOOL | CreateTerminalInput (PTERMINAL pTerm) |
VOID | LW_LoadSomeStrings (VOID) |
DWORD | CI_GetClrVal (LPWSTR p) |
VOID | xxxODI_ColorInit (PUNICODE_STRING pProfileUserName) |
VOID | _LoadCursorsAndIcons (VOID) |
VOID | UnloadCursorsAndIcons (VOID) |
VOID | xxxUpdateSystemCursorsFromRegistry (PUNICODE_STRING pProfileUserName) |
VOID | xxxUpdateSystemIconsFromRegistry (PUNICODE_STRING pProfileUserName) |
BOOL | LW_BrushInit (VOID) |
BOOL | LW_RegisterWindows (BOOL fSystem) |
VOID | vCheckMMInstance (LPWSTR pchSrch, DESIGNVECTOR *pdv) |
BOOL | bEnumerateRegistryFonts (BOOL bPermanent) |
VOID | CloseFNTCache (VOID) |
VOID | xxxLW_LoadFonts (BOOL bRemote) |
BOOL | FinalUserInit (VOID) |
NTSTATUS | InitializeClientPfnArrays (CONST PFNCLIENT *ppfnClientA, CONST PFNCLIENT *ppfnClientW, CONST PFNCLIENTWORKER *ppfnClientWorker, HANDLE hModUser) |
BOOL | GetKbdLangSwitch (PUNICODE_STRING pProfileUserName) |
BOOL | xxxUpdatePerUserSystemParameters (HANDLE hToken, BOOL bUserLoggedOn) |
void | InitAnsiOem (PCHAR pOemToAnsi, PCHAR pAnsiToOem) |
VOID | RegisterLPK (DWORD dwLpkEntryPoints) |
void | EnforceColorDependentSettings (void) |
Variables | |
PVOID * | apObjects |
PKWAIT_BLOCK | gWaitBlockArray |
PVOID | UserAtomTableHandle |
PKTIMER | gptmrWD |
UNICODE_STRING * | gpastrSetupExe |
WCHAR * | glpSetupPrograms |
PHANDLEPAGE | gpHandlePages |
PBWL | pbwlCache |
BOOL | bPermanentFontsLoaded = FALSE |
int | LastFontLoaded = -1 |
ULONG | W32ProcessSize = sizeof(PROCESSINFO) |
ULONG | W32ProcessTag = TAG_PROCESSINFO |
ULONG | W32ThreadSize = sizeof(THREADINFO) |
ULONG | W32ThreadTag = TAG_THREADINFO |
PFAST_MUTEX | gpW32FastMutex |
PPAGED_LOOKASIDE_LIST | SMSLookaside |
PPAGED_LOOKASIDE_LIST | QEntryLookaside |
|
Referenced by LW_RegisterWindows(). |
|
Definition at line 51 of file w32/ntuser/kernel/init.c. Referenced by FinalUserInit(). |
|
Definition at line 95 of file w32/ntuser/kernel/init.c. Referenced by xxxLW_LoadFonts(). |
|
Definition at line 14 of file w32/ntuser/kernel/init.c. |
|
Definition at line 1568 of file w32/ntuser/kernel/init.c. References CURSORF_LRSHARED, FALSE, gasyscur, gasysico, gpcurFirst, gpepCSRSS, gpsi, HH_LOADCURSORS, HYDRA_HINT, tagSYSCFGICO::Id, IS_PTR, Lock, NULL, PsGetCurrentProcess, PtoH, PTR_TO_ID, SYSICO, SYSMET, and VOID().
|
|
Definition at line 2036 of file w32/ntuser/kernel/init.c. References BOOL, bPermanentFontsLoaded, FALSE, FastGetProfileKeysW(), FastGetProfileStringW(), LastFontLoaded, MAX_PATH, NULL, PMAP_FONTS, PMAP_WINLOGON, PtiCurrent, PUDF_FONTSARELOADED, SET_PUDF, ThreadLockPool, ThreadUnlockAndFreePool, TRUE, vCheckMMInstance(), and xxxAddFontResourceW(). Referenced by xxxLW_LoadFonts().
|
|
Definition at line 1456 of file w32/ntuser/kernel/init.c. Referenced by xxxODI_ColorInit().
|
|
Definition at line 565 of file w32/ntuser/kernel/init.c. References DelayedDestroyCacheDC(), DestroyBitmap(), DestroyBrush(), DestroyCacheDCEntries(), DestroyDC(), DestroyFont(), DestroyMonitor(), DestroyRegion(), gfade, ghbmBits, ghbmCaption, ghbmWallpaper, ghbrBlack, ghbrHungApp, ghbrWhite, ghdcMem, ghdcMem2, ghFontSys, ghIconFont, ghMenuFont, ghMenuFontDef, ghpalWallpaper, ghrgnGDC, ghrgnInv0, ghrgnInv1, ghrgnInv2, ghrgnInvalid, ghrgnInvalidSum, ghrgnSCR, ghrgnScrl1, ghrgnScrl2, ghrgnScrlDst, ghrgnScrlSrc, ghrgnScrlValid, ghrgnScrlVis, ghrgnSPB1, ghrgnSPB2, ghrgnSW, ghrgnSWP1, ghrgnValid, ghrgnValidSum, ghrgnVisNew, ghSmCaptionFont, ghStatusFont, gpDispInfo, gpMonitorCached, gpsi, tagDISPLAYINFO::hbmGray, tagFADE::hdc, tagDISPLAYINFO::hdcBits, tagDISPLAYINFO::hdcGray, tagDISPLAYINFO::hdcScreen, tagDISPLAYINFO::hDev, tagDISPLAYINFO::hrgnScreen, NULL, tagDISPLAYINFO::pdceFirst, tagDISPLAYINFO::pmdev, tagDISPLAYINFO::pMonitorFirst, tagMONITOR::pMonitorNext, PtiCurrent, SYSHBRUSH, and VOID(). Referenced by CleanupResources().
|
|
Referenced by xxxLW_LoadFonts(). |
|
Definition at line 1376 of file w32/ntuser/kernel/init.c. References BOOL, ClientFontSweep(), FALSE, NULL, TRUE, xxxInitInput(), and xxxLW_LoadFonts(). Referenced by xxxInitTerminal().
|
|
Definition at line 528 of file w32/ntuser/kernel/init.c. Referenced by CleanupGDI().
|
|
Definition at line 518 of file w32/ntuser/kernel/init.c. Referenced by CleanupGDI().
|
|
Definition at line 538 of file w32/ntuser/kernel/init.c. Referenced by CleanupGDI().
|
|
Definition at line 548 of file w32/ntuser/kernel/init.c. Referenced by CleanupGDI().
|
|
Definition at line 696 of file w32/ntuser/kernel/init.c. References tagSHAREDINFO::aheList, _HANDLEENTRY::bFlags, _HANDLEENTRY::bType, _HEAD::cLockObj, DWORD, gahti, giheLast, gSharedInfo, HANDLEF_DESTROY, HMDestroyUnlockedObject(), NULL, OCF_PROCESSOWNED, OCF_THREADOWNED, _HANDLEENTRY::phead, TYPE_FREE, and VOID(). Referenced by Win32KDriverUnload().
|
|
Definition at line 508 of file w32/ntuser/kernel/init.c. Referenced by CleanupGDI().
|
|
Definition at line 67 of file fs_rec.c. References ASSERT, _FSVGA_CONFIGURATION_INFORMATION::BusNumber, CdfsFileSystem, _DEVICE_EXTENSION::Configuration, DEVICE_EXTENSION, _DEVICE_OBJECT::DeviceExtension, _DEVICE_EXTENSION::DeviceObject, _DEVICE_EXTENSION::DeviceRegisters, DriverEntry(), DUMP_COUNT, ExAllocatePool, ExAllocatePoolWithTag, ExFreePool(), FALSE, FatFileSystem, FSREC_POOL_TAG, FsRecCleanupClose(), FsRecCreate(), FsRecCreateAndRegisterDO(), FsRecFsControl(), FsRecLoadSync, FsRecUnload(), FSVGA_ERROR_VALUE_BASE, FSVGA_HARDWARE_PRESENT, FsVgaBuildResourceList(), FsVgaConfiguration(), FsVgaDeviceControl(), FsVgaOpenCloseDispatch(), FsVgaPrint, HalTranslateBusAddress(), _DEVICE_EXTENSION::HardwarePresent, _FSVGA_CONFIGURATION_INFORMATION::InterfaceType, IoAllocateErrorLogEntry(), IoCreateDevice(), IoDeleteDevice(), IoReportResourceUsage(), IoWriteErrorLogEntry(), IRP_MJ_CLEANUP, IRP_MJ_CLOSE, IRP_MJ_CREATE, IRP_MJ_DEVICE_CONTROL, IRP_MJ_FILE_SYSTEM_CONTROL, KeInitializeEvent, L, MmMapIoSpace(), MmPageEntireDriver(), MmUnmapIoSpace(), NAME_MAX, NonPagedPool, NT_SUCCESS, NtfsFileSystem, NTSTATUS(), NULL, PAGED_CODE, PagedPool, _FSVGA_CONFIGURATION_INFORMATION::PortList, _FSVGA_CONFIGURATION_INFORMATION::PortListCount, RtlAppendUnicodeStringToString(), RtlAppendUnicodeToString(), RtlInitUnicodeString(), RtlIntegerToUnicodeString(), RtlWriteRegistryValue(), TRUE, UdfsFileSystem, _DEVICE_EXTENSION::UnmapRegistersRequired, and USHORT.
|
|
Definition at line 2782 of file w32/ntuser/kernel/init.c. References FALSE, tagDISPLAYINFO::fAnyPalette, gbDisableAlpha, gpDispInfo, tagDISPLAYINFO::hdcScreen, and TRUE. Referenced by LoadCPUserPreferences(), and UpdateUserScreen().
|
|
Definition at line 2254 of file w32/ntuser/kernel/init.c. References BOOL, tagDISPLAYINFO::cxGray, tagDISPLAYINFO::cyGray, DestroyClass(), FALSE, ghFontSys, gMenuState, gpDispInfo, gpsi, GRAY_STRLEN, tagDISPLAYINFO::hbmGray, tagDISPLAYINFO::hdcGray, tagDISPLAYINFO::hdcScreen, L, MNSetupAnimationDC(), NULL, PpiCurrent, and TRUE.
|
|
Definition at line 252 of file imehotky.c. References gpImeHotKeyListHeader, NULL, _tagIMEHOTKEYOBJ::pNext, and VOID(). Referenced by Win32kNtUserCleanup().
|
|
Definition at line 178 of file kernel/sendmsg.c. References ExFreeToPagedLookasideList(), and SMSLookaside. Referenced by Win32kNtUserCleanup(), and xxxInterSendMsgEx().
|
|
Definition at line 2393 of file w32/ntuser/kernel/init.c. References BOOL, tagKBDLANGTOGGLE::bScan, tagKBDLANGTOGGLE::bVkey, DWORD, FALSE, FastGetProfileIntW(), gbGraveKeyToggle, gLangToggle, PMAP_UKBDLAYOUTTOGGLE, and TRUE. Referenced by xxxSystemParametersInfo(), and xxxUpdatePerUserSystemParameters().
|
|
Definition at line 2743 of file w32/ntuser/kernel/init.c. References tagSERVERINFO::acAnsiToOem, tagSERVERINFO::acOemToAnsi, BYTE, FALSE, gpsi, NCHARS, and ProbeForRead.
|
|
|
Definition at line 1173 of file w32/ntuser/kernel/init.c. References ACCF_KEYBOARDPREF, BOOL, DWORD, EnforceColorDependentSettings(), FastGetProfileValue(), gbRemoteSession, gpdwCPUserPreferencesMask, gpsi, gpviCPUserPreferences, NULL, PPROFILEVALUEINFO, ppvi, PropagetUPBOOLTogpsi, TEST_BOOL_ACCF, TRUE, and UP. Referenced by xxxUpdatePerUserSystemParameters().
|
|
Definition at line 1820 of file w32/ntuser/kernel/init.c. References BOOL, FALSE, ghbrBlack, ghbrHungApp, ghbrWhite, gpsi, NULL, and TRUE. Referenced by RemoteConnect(), and UserInitialize().
|
|
Definition at line 1142 of file w32/ntuser/kernel/init.c. References gapulCvt_VK, gapulCvt_VK_84, gapulCvt_VK_IBM02, gKeyboardInfo, gnKeyboardSpeed, NlsKbdInitializePerSystem(), SetKeyboardRate(), UINT, and VOID(). Referenced by xxxInitWindowStation().
|
|
Definition at line 1253 of file w32/ntuser/kernel/init.c. References FastGetProfileIntFromID(), guDdeSendTimeout, PMAP_WINDOWSM, and VOID().
|
|
Definition at line 1268 of file w32/ntuser/kernel/init.c. References FastGetProfileStringFromIDW(), PMAP_BEEP, PMAP_MOUSE, PUDF_BEEP, PUDF_EXTENDEDSOUNDS, SET_OR_CLEAR_PUDF, SYSMET, szN, szy, szY, and VOID(). Referenced by xxxUpdatePerUserSystemParameters().
|
|
Definition at line 1422 of file w32/ntuser/kernel/init.c. References gpsi, gszMAX, gszMIN, gszRESDOWN, gszRESUP, gszSCLOSE, hModuleWin, MAX_MB_STRINGS, tagSERVERINFO::MBStrings, ServerLoadString, tagMBSTRING::szName, tagMBSTRING::uID, tagMBSTRING::uStr, and VOID(). Referenced by Win32UserInitialize().
|
|
Definition at line 1863 of file w32/ntuser/kernel/init.c. References BOOL, CCLASSES, CSF_SERVERSIDEPROC, CSF_SYSTEMCLASS, CSF_WIN40COMPAT, DESKTOPCLASS, DESKWND, FALSE, FNID_DESKTOP, FNID_ICONTITLE, FNID_MENU, FNID_SCROLLBAR, FNID_SWITCH, FNID_TOOLTIP, hModuleWin, ICONTITLECLASS, InternalRegisterClassEx(), L, MENUCLASS, NULL, PtoH, SBWND, SWITCHWND, SWITCHWNDCLASS, SYSCUR, TOOLTIPCLASS, TOOLTIPWND, TRUE, UINT, xxxDefWindowProc(), xxxDesktopWndProc(), xxxEventWndProc(), xxxMenuWindowProc(), xxxSBWndProc(), xxxSwitchWndProc(), and xxxTooltipWndProc(). Referenced by xxxCreateThreadInfo().
|
|
Definition at line 2769 of file w32/ntuser/kernel/init.c. References PpiCurrent, and VOID().
|
|
Definition at line 1642 of file w32/ntuser/kernel/init.c. References gasyscur, gasysico, NULL, PpiCurrent, tagSYSCFGICO::spcur, TRACE_HYDAPI, Unlock, and VOID(). Referenced by CleanupResources().
|
|
Definition at line 2001 of file w32/ntuser/kernel/init.c. References L, MAX_PATH, szName, and VOID(). Referenced by bEnumerateRegistryFonts().
|
|
Definition at line 773 of file w32/ntuser/kernel/init.c. References CleanupPoolAllocations, CleanUpPoolLimitations, CleanUpSections, CsrApiPort, DestroyHandleTableObjects(), ExFreePool(), ghSectionShared, gpDispInfo, gpHandlePages, gpsi, gpvSharedAlloc, gpvSharedBase, gpW32FastMutex, HH_DRIVERUNLOAD, HH_GRECLEANUP, HH_USERKCLEANUP, HYDRA_HINT, NT_SUCCESS, NTSTATUS(), NULL, ObDereferenceObject, tagDISPLAYINFO::pdceFirst, tagDCE::pdceNext, Status, TRACE_HYDAPI, VOID(), and Win32kNtUserCleanup().
|
|
Definition at line 97 of file w32/ntuser/kernel/init.c. References tagSMWP::acvr, aDeviceTemplate, apObjects, BOOL, DbgDumpTrackedDesktops, DeletePowerRequestList(), DestroyKL(), DEVICE_TYPE_MAX, EnterCrit, EnterDeviceInfoListCrit(), ExDeletePagedLookasideList(), ExDeleteResource, ExFreePool(), FreeCachedQueues(), FreeDeviceInfo(), FreeImeHotKeys(), FreeKernelEvent(), FreeQueue(), FreeSMS(), FreeTimer(), GDIAF_PNPWAITING, GDIF_READING, gHardErrorHandler, glpSetupPrograms, gpastrSetupExe, gpbwlList, gpDeviceInfoList, gpEventDiconnectDesktop, gpevtDesktopDestroyed, gpHandleFlagsMutex, gpkeMouseData, gpkfList, gpRemoteBeepDevice, gpresDeviceInfoList, gpresMouseEventQueue, gpresUser, gpScancodeMap, gpsdInitWinSta, gpsmsList, gpszWall, gptiRit, gptmrFirst, gptmrMaster, gptmrWD, gpvwplHungRedraw, gpWinEventHooks, gpwtiFirst, gSMWP, gspklBaseLayout, gThinwireFileObject, gVideoFileObject, gWaitBlockArray, HH_KBDLYOUTGLOBALCLEANUP, HMIsMarkDestroy, HMMarkObjectDestroy(), HYDRA_HINT, KeCancelTimer(), LeaveCrit, LeaveDeviceInfoListCrit(), NULL, ObDereferenceObject, pbwlCache, tagDEVICE_TEMPLATE::pkeHidChange, tagKL::pklNext, tagHARDERRORHANDLER::pqAttach, PSMS, tagWOWTHREADINFO::pwtiNext, QEntryLookaside, tagQ::QF_flags, QF_INDESTROY, RtlDestroyAtomTable(), SMSLookaside, TRACE_HYDAPI, TRUE, Unlock, and UserAtomTableHandle.
|
|
Referenced by Win32KDriverUnload(). |
|
Definition at line 2249 of file kernel/server.c. References AllocateCvr(), atomUSER32, _OBJECT_TYPE_INITIALIZER::CloseProcedure, CreateSetupNameArray(), _OBJECT_TYPE_INITIALIZER::DefaultNonPagedPoolCharge, _OBJECT_TYPE_INITIALIZER::DefaultPagedPoolCharge, _OBJECT_TYPE_INITIALIZER::DeleteProcedure, DESKTOP, DesktopMapping, DestroyWindowStation(), tagSERVERINFO::dwDefaultHeapSize, EnterCrit, FastGetProfileDwordW(), FreeDesktop(), FreeWindowStation(), gatomFirstPinned, gbSecureDesktop, gDrawVersionAlways, gdwDesktopSectionSize, _OBJECT_TYPE_INITIALIZER::GenericMapping, gfUnsignedDrivers, gpDispInfo, gpepInit, gpsi, gpvSharedBase, gSharedInfo, gSMWP, gUserPostMessageLimit, gUserProcessHandleQuota, HMInitHandleTable(), InitCreateSharedSection(), InitCreateUserSubsystem(), InitFunctionTables(), INITIAL_USER_HANDLE_QUOTA, InitMessageTables(), InitOLEFormats(), InitQEntryLookaside(), InitSecurity(), InitSMSLookaside(), IS_DBCS_ENABLED, IS_IME_ENABLED, IS_MIDEAST_ENABLED, IsDBCSEnabledSystem(), IsIMMEnabledSystem(), IsMidEastEnabledSystem(), L, LeaveCrit, LW_LoadSomeStrings(), _OBJECT_TYPE_INITIALIZER::MaintainHandleCount, MapDesktop(), MINIMUM_POSTMESSAGE_LIMIT, MINIMUM_USER_HANDLE_QUOTA, NT_SUCCESS, NTSTATUS(), NULL, OkayToCloseDesktop(), _OBJECT_TYPE_INITIALIZER::OkayToCloseProcedure, OkayToCloseWindowStation(), _OBJECT_TYPE_INITIALIZER::OpenProcedure, _OBJECT_TYPE_INITIALIZER::ParseProcedure, ParseWindowStation(), tagSHAREDINFO::pDispInfo, PMAP_WINDOWSM, PsGetCurrentProcess, tagSHAREDINFO::psi, RIPF_DEFAULT, RtlCheckRegistryKey(), SERVERINFO, SET_FLAG, SET_OR_CLEAR_SRVIF, SET_SRVIF, SetupClassAtoms(), SharedAlloc(), SRVIF_CHECKED, SRVIF_DBCS, SRVIF_IME, SRVIF_MIDEAST, Status, szUSER32, TRACE_INIT, TRUE, UnmapDesktop(), UserAddAtom(), UserRtlCreateAtomTable(), USRINIT_ATOMBUCKET_SIZE, _OBJECT_TYPE_INITIALIZER::ValidAccessMask, VerifySyncOnlyMessages(), WINDOWSTATION, WinStaMapping, and tagSERVERINFO::wRIPFlags.
|
|
Definition at line 1119 of file w32/ntuser/kernel/init.c. References RtlInitUnicodeString(), and xxxClientAddFontResourceW(). Referenced by bEnumerateRegistryFonts(), and xxxLW_LoadFonts().
|
|
Definition at line 1319 of file w32/ntuser/kernel/init.c. References BOOL, CreateProfileUserName(), FinalUserInit(), FreeProfileUserName(), gpsi, LW_DriversInit(), LW_LoadProfileInitData(), NULL, SetIconMetrics(), SetMinMetrics(), TRUE, and xxxSetWindowNCMetrics(). Referenced by xxxCreateWindowStation().
|
|
Definition at line 2184 of file w32/ntuser/kernel/init.c. References bEnumerateRegistryFonts(), BOOL, bPermanentFontsLoaded, ClientLoadLocalT1Fonts(), ClientLoadRemoteT1Fonts(), CloseFNTCache(), CMSSLEEP, EnterCrit, FALSE, gbRemoteSession, KeDelayExecutionThread(), KernelMode, L, LeaveCrit, MAX_TIME_OUT, NULL, TRUE, VOID(), and xxxAddFontResourceW(). Referenced by CreateTerminalInput().
|
|
Definition at line 1508 of file w32/ntuser/kernel/init.c. References CI_GetClrVal(), FastGetProfileStringFromIDW(), gargbInitial, gpsi, INT, PMAP_COLORS, SSCF_FORCESOLIDCOLOR, SSCF_SETMAGICCOLORS, STR_COLOREND, STR_COLORSTART, szNull, VOID(), and xxxSetSysColors(). Referenced by InitUserScreen(), and xxxUpdatePerUserSystemParameters().
|
|
Definition at line 2445 of file w32/ntuser/kernel/init.c. References _DestroyMenu(), _SetCaretBlinkTime(), ARRAY_SIZE, BOOL, CalculateMouseSensitivity(), CheckDesktopPolicyChange(), CreateProfileUserName(), DWORD, tagWINDOWSTATION::dwWSF_Flags, FALSE, FastGetProfileDwordW(), FastGetProfileIntFromID(), FastGetProfileIntsW(), FastGetProfileIntW(), FastGetProfileValue(), FastWriteProfileStringW(), FreeProfileUserName(), gcxMouseHover, gcyMouseHover, gdtMNDropDown, gdtMouseHover, gdwCanPaintDesktop, gdwKeyboardAttributes, GetCurrentProcessId, GetKbdLangSwitch(), gfEnableHexNumpad, gfIMEShowStatus, gfUnsignedDrivers, gMouseSensitivity, gMouseSensitivityFactor, gMouseSpeed, gMouseThresh1, gMouseThresh2, gnFastAltTabColumns, gnFastAltTabRows, gnllHooksTimeout, gpDispInfo, gpidLogon, gpsi, grpWinStaList, tagDISPLAYINFO::hdcScreen, hModuleWin, IMESHOWSTATUS_NOTINITIALIZED, IsWinEventNotifyDeferredOK, L, LoadCPUserPreferences(), LW_LoadResources(), MOUSE_SENSITIVITY_DEFAULT, MOUSE_SENSITIVITY_MAX, NULL, OpenCacheKeyEx(), PMAP_DESKTOP, PMAP_INPUTMETHOD, PMAP_KEYBOARD, PMAP_METRICS, PMAP_MOUSE, PMAP_NETWORK, PMAP_TRUETYPE, PMAP_UKBDLAYOUT, PMAP_WINDOWSU, PUDF_ANIMATE, PUDF_DRAGFULLWINDOWS, tagWINDOWSTATION::rpdeskList, tagDESKTOP::rpdeskNext, ServerLoadString, SET_OR_CLEAR_PUDF, SetIconMetrics(), SetMinMetrics(), tagDESKTOP::spmenuDialogSys, tagDESKTOP::spmenuSys, SYSMET, TEST_BOOL_PUDF, TRUE, UINT, UnlockDesktopSysMenu(), UpdatePerUserKeyboardIndicators(), WSF_NOIO, xxxODI_ColorInit(), xxxSetWindowNCMetrics(), xxxSystemParametersInfo(), xxxUpdatePerUserAccessPackSettings(), and xxxUpdateSystemCursorsFromRegistry(). Referenced by NtUserUpdatePerUserSystemParameters().
|
|
Definition at line 1685 of file w32/ntuser/kernel/init.c. References FALSE, FastGetProfileStringFromIDW(), gasyscur, MAX_PATH, PMAP_CURSORS, RtlInitUnicodeString(), RtlInitUnicodeStringOrId(), UINT, VOID(), xxxClientLoadImage(), and zzzSetSystemImage(). Referenced by xxxSystemParametersInfo(), and xxxUpdatePerUserSystemParameters().
|
|
Definition at line 1735 of file w32/ntuser/kernel/init.c. References FALSE, FastGetProfileStringFromIDW(), gasysico, gpsi, HtoP, IS_PTR, MAX_PATH, NULL, PMAP_ICONS, PtoH, RtlInitUnicodeString(), RtlInitUnicodeStringOrId(), SYSMET, UINT, VOID(), xxxClientLoadImage(), and zzzSetSystemImage(). Referenced by xxxSystemParametersInfo().
|
|
Definition at line 26 of file w32/ntuser/kernel/init.c. Referenced by RawInputThread(), Win32kNtUserCleanup(), and xxxMsgWaitForMultipleObjects(). |
|
Definition at line 56 of file w32/ntuser/kernel/init.c. Referenced by bEnumerateRegistryFonts(), and xxxLW_LoadFonts(). |
|
Definition at line 32 of file w32/ntuser/kernel/init.c. Referenced by CreateSetupNameArray(), and Win32kNtUserCleanup(). |
|
Definition at line 31 of file w32/ntuser/kernel/init.c. Referenced by CreateSetupNameArray(), SetAppImeCompatFlags(), and Win32kNtUserCleanup(). |
|
Definition at line 34 of file w32/ntuser/kernel/init.c. Referenced by HMAllocObject(), HMFreeObject(), HMGrowHandleTable(), HMInitHandleTable(), and Win32KDriverUnload(). |
|
Definition at line 29 of file w32/ntuser/kernel/init.c. Referenced by RawInputThread(), and Win32kNtUserCleanup(). |
|
Definition at line 66 of file w32/ntuser/kernel/init.c. Referenced by Win32KDriverUnload(). |
|
Definition at line 27 of file w32/ntuser/kernel/init.c. Referenced by RawInputThread(), and Win32kNtUserCleanup(). |
|
Definition at line 57 of file w32/ntuser/kernel/init.c. Referenced by bEnumerateRegistryFonts(). |
|
Definition at line 36 of file w32/ntuser/kernel/init.c. Referenced by BuildHwndList(), FreeHwndList(), and Win32kNtUserCleanup(). |
|
Definition at line 92 of file w32/ntuser/kernel/init.c. Referenced by AllocQEntry(), DelQEntry(), FreeQEntry(), InitQEntryLookaside(), and Win32kNtUserCleanup(). |
|
Definition at line 91 of file w32/ntuser/kernel/init.c. Referenced by AllocSMS(), FreeSMS(), InitSMSLookaside(), and Win32kNtUserCleanup(). |
|
Definition at line 28 of file w32/ntuser/kernel/init.c. Referenced by UserAddAtom(), UserDeleteAtom(), UserFindAtom(), UserGetAtomName(), UserRtlCreateAtomTable(), and Win32kNtUserCleanup(). |
|
Definition at line 62 of file w32/ntuser/kernel/init.c. |
|
Definition at line 63 of file w32/ntuser/kernel/init.c. |
|
Definition at line 64 of file w32/ntuser/kernel/init.c. |
|
Definition at line 65 of file w32/ntuser/kernel/init.c. |