ReactOS 0.4.15-dev-6680-g8c76870
|
#include <win32k.h>
Go to the source code of this file.
Definition at line 21 of file misc.c.
DBG_DEFAULT_CHANNEL | ( | UserMisc | ) |
Definition at line 172 of file misc.c.
Referenced by EDIT_NotifyCtlColor(), IntDrawScrollInterior(), NtUserGetControlBrush(), and STATIC_SendWmCtlColorStatic().
Definition at line 146 of file misc.c.
Referenced by ButtonWndProc_common(), CB_Paint(), COMBO_PrepareColors(), DEFDLG_Proc(), GB_Paint(), GetControlBrush(), IntFillWindow(), LISTBOX_Paint(), LISTBOX_RepaintItem(), ListBoxWndProc_common(), NtUserGetControlColor(), OB_Paint(), PB_Paint(), and UB_Paint().
NTSTATUS GetProcessLuid | ( | IN PETHREAD Thread | OPTIONAL, |
IN PEPROCESS Process | OPTIONAL, | ||
OUT PLUID | Luid | ||
) |
Definition at line 809 of file misc.c.
Referenced by BuildUserModeWindowStationName(), IntResolveDesktop(), UserEndShutdown(), and UserInitiateShutdown().
PPROCESSINFO GetW32ProcessInfo | ( | VOID | ) |
Definition at line 795 of file misc.c.
Referenced by IntCheckProcessDesktopClasses(), IntGetProcessWindowStation(), NtUserGetClassInfo(), NtUserGetWOWClass(), NtUserRegisterClassExWOW(), NtUserSetClassLong(), UserCreateMenu(), UserRegisterSystemClasses(), and UserUnregisterClass().
PTHREADINFO GetW32ThreadInfo | ( | VOID | ) |
Definition at line 801 of file misc.c.
Referenced by NtUserGetThreadState().
Definition at line 612 of file misc.c.
Referenced by NtUserCallHwndParam().
NTSTATUS FASTCALL IntSafeCopyUnicodeString | ( | PUNICODE_STRING | Dest, |
PUNICODE_STRING | Source | ||
) |
Definition at line 633 of file misc.c.
NTSTATUS FASTCALL IntSafeCopyUnicodeStringTerminateNULL | ( | PUNICODE_STRING | Dest, |
PUNICODE_STRING | Source | ||
) |
Definition at line 679 of file misc.c.
Referenced by InitThreadCallback(), and NtUserRegisterWindowMessage().
PTHREADINFO FASTCALL IntTID2PTI | ( | HANDLE | id | ) |
Definition at line 42 of file misc.c.
Referenced by NtUserAttachThreadInput(), NtUserBuildHimcList(), NtUserDisableThreadIme(), NtUserGetGUIThreadInfo(), NtUserGetThreadDesktop(), NtUserGetThreadState(), and NtUserSetWindowsHookEx().
Definition at line 183 of file misc.c.
Referenced by GetControlBrush().
Definition at line 207 of file misc.c.
Referenced by GetControlColor().
Definition at line 378 of file misc.c.
Referenced by GetDoubleClickTime().
Definition at line 527 of file misc.c.
Referenced by GetGuiResources().
BOOL APIENTRY NtUserGetGUIThreadInfo | ( | DWORD | idThread, |
LPGUITHREADINFO | lpgui | ||
) |
Definition at line 395 of file misc.c.
Referenced by GetGUIThreadInfo().
Definition at line 232 of file misc.c.
Referenced by CheckThreadState(), DIALOG_CreateIndirect(), DoTest_BUTTON(), DoTest_EDIT(), GetActiveWindow(), GetCapture(), GetCursor(), GetFocus(), GetInputState(), GetMessageTime(), GetProgmanWindow(), GetTaskmanWindow(), GetW32ThreadInfo(), ImeWnd_OnImeSetContext(), Imm32CurrentPti(), Imm32ImeNonImeToggle(), Imm32InquireIme(), ImmCreateContext(), ImmDllInitialize(), ImmGetDefaultIMEWnd(), ImmGetSaveContext(), ImmLockClientImc(), ImmWINNLSEnableIME(), InSendMessage(), InSendMessageEx(), IsGUIThread(), NtUserxGetMessageExtraInfo(), and PeekMessageWorker().
Definition at line 351 of file misc.c.
Referenced by DEFDLG_Proc().
Definition at line 728 of file misc.c.
Referenced by GetW32ThreadInfo(), UserDbgPostServiceHook(), and UserDbgPreServiceHook().
void NTAPI UserDbgPreServiceHook | ( | ULONG | ulSyscallId, |
PULONG_PTR | pulArguments | ||
) |
Definition at line 97 of file misc.c.
Referenced by InitializeGreCSRSS().
Definition at line 81 of file misc.c.
Referenced by SpiGetSet(), and SpiUpdatePerUserSystemParameters().