#include "precomp.h"
Go to the source code of this file.
Defines | |
#define | NUM_BYTES 16 |
Functions | |
BOOL | xxxUpdateWindows (PWND pwnd, HRGN hrgn) |
BOOL | ValidateState (DWORD dwFlags) |
void | SetWindowState (PWND pwnd, DWORD dwFlags) |
void | ClearWindowState (PWND pwnd, DWORD dwFlags) |
BOOL | CheckPwndFilter (PWND pwnd, PWND pwndFilter) |
BOOL | AllocateUnicodeString (PUNICODE_STRING pstrDst, PUNICODE_STRING cczpstrSrc) |
HBRUSH | xxxGetControlColor (PWND pwndParent, PWND pwndCtl, HDC hdc, UINT message) |
HBRUSH | xxxGetControlBrush (PWND pwnd, HDC hdc, UINT message) |
UINT | xxxHardErrorControl (DWORD dwCmd, HANDLE handle, PDESKRESTOREDATA pdrdRestore) |
Variables | |
CONST BYTE | abValidateState [NUM_BYTES] |
|
Definition at line 46 of file w32/ntuser/kernel/random.c. Referenced by ValidateState(). |
|
Definition at line 155 of file w32/ntuser/kernel/random.c. References FALSE, NULL, RtlInitUnicodeString(), and TRUE. Referenced by _SetCursorIconData(), InternalRegisterClassEx(), and xxxSetClassData().
|
|
Definition at line 131 of file w32/ntuser/kernel/random.c. References _IsChild(), BOOL, NULL, and TRUE. Referenced by DoPaint(), DoTimer(), FindQMsg(), xxxScanSysQueue(), and xxxWindowHitTest2().
|
|
Definition at line 102 of file w32/ntuser/kernel/random.c. References ClrWF, dwFlags, GETPTI, PtiCurrent, and ValidateState(). Referenced by AnimateWindow(), ButtonWndProcWorker(), CalcClientScrolling(), CBNcCreateHandler(), DefDlgProcWorker(), DefFrameProcWorker(), ECNcCreate(), ECSetPasswordChar(), EditWndProc(), MDIAddSysMenu(), MDIClientWndProcWorker(), and MLCreate().
|
|
Definition at line 83 of file w32/ntuser/kernel/random.c. References dwFlags, GETPTI, PtiCurrent, SetWF, and ValidateState(). Referenced by AnimateWindow(), ButtonWndProcWorker(), CalcClientScrolling(), CBNcCreateHandler(), DefDlgProcWorker(), DefFrameProcWorker(), ECSetPasswordChar(), EditWndProc(), MDIRemoveSysMenu(), and StaticWndProcWorker().
|
|
Definition at line 67 of file w32/ntuser/kernel/random.c. References abValidateState, BOOL, BYTE, dwFlags, FALSE, HIBYTE, LOBYTE, and NUM_BYTES. Referenced by ClearWindowState(), and SetWindowState().
|
|
Definition at line 241 of file w32/ntuser/kernel/random.c. References CheckLock, NULL, tagWND::spwndOwner, tagWND::spwndParent, TestwndPopup, ThreadLock, ThreadUnlock, and xxxGetControlColor(). Referenced by NtUserGetControlBrush(), and xxxGetColorObjects().
|
|
Definition at line 193 of file w32/ntuser/kernel/random.c. References GETPTI, HW, PpiCurrent, xxxDefWindowProc(), and xxxSendMessage(). Referenced by NtUserGetControlColor(), xxxGetControlBrush(), and xxxPaintRect().
|
|
Definition at line 276 of file w32/ntuser/kernel/random.c. References AllocQueue(), BEGINATOMICCHECK, BOOL, CanForceForeground(), tagQ::cLockCount, tagTHREADINFO::cQuit, tagQ::cThreads, DeferWinEventNotify, ENDATOMICCHECK, FALSE, gbDisconnectHardErrorAttach, gHardErrorHandler, gpqForeground, gptiBlockInput, grpdeskRitInput, gspdeskDisconnect, gspdeskShouldBeForeground, ISCSRSS, ISTS, NT_SUCCESS, NTSTATUS(), NULL, ObReferenceObjectByHandle(), POBJECT_NAME, tagTHREADINFO::ppi, tagTHREADINFO::pq, tagHARDERRORHANDLER::pqAttach, PsThreadType, tagHARDERRORHANDLER::pti, PtiCurrent, PtiFromThread, tagTHREADINFO::rpdesk, Status, TIF_ALLOWFOREGROUNDACTIVATE, tagTHREADINFO::TIF_flags, TRUE, UINT, UnlockThread, UserMode, xxxRestoreCsrssThreadDesktop(), xxxSetCsrssThreadDesktop(), zzzAttachToQueue(), and zzzEndDeferWinEventNotify. Referenced by NtUserHardErrorControl().
|
|
Definition at line 25 of file w32/ntuser/kernel/random.c. References BOOL, CheckLock, PtiCurrent, TRUE, and xxxUpdateThreadsWindows(). Referenced by xxxSetLayeredWindow().
|
|
Initial value: Definition at line 48 of file w32/ntuser/kernel/random.c. Referenced by ValidateState(). |