ReactOS 0.4.16-dev-297-gc569aee
|
#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 180 of file misc.c.
Referenced by EDIT_NotifyCtlColor(), IntDrawScrollInterior(), NtUserGetControlBrush(), and STATIC_SendWmCtlColorStatic().
Definition at line 154 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 815 of file misc.c.
Referenced by BuildUserModeWindowStationName(), IntResolveDesktop(), UserEndShutdown(), and UserInitiateShutdown().
PPROCESSINFO GetW32ProcessInfo | ( | VOID | ) |
Definition at line 801 of file misc.c.
Referenced by IntCheckProcessDesktopClasses(), IntGetProcessWindowStation(), IntNtUserSetClassLongPtr(), NtUserGetClassInfo(), NtUserGetWOWClass(), NtUserRegisterClassExWOW(), UserCreateMenu(), UserRegisterSystemClasses(), and UserUnregisterClass().
PTHREADINFO GetW32ThreadInfo | ( | VOID | ) |
Definition at line 807 of file misc.c.
Referenced by NtUserGetThreadState().
Definition at line 618 of file misc.c.
Referenced by NtUserCallHwndParam().
NTSTATUS FASTCALL IntSafeCopyUnicodeString | ( | PUNICODE_STRING | Dest, |
PUNICODE_STRING | Source | ||
) |
Definition at line 639 of file misc.c.
NTSTATUS FASTCALL IntSafeCopyUnicodeStringTerminateNULL | ( | PUNICODE_STRING | Dest, |
PUNICODE_STRING | Source | ||
) |
Definition at line 685 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 191 of file misc.c.
Referenced by GetControlBrush().
Definition at line 215 of file misc.c.
Referenced by GetControlColor().
Definition at line 388 of file misc.c.
Referenced by GetDoubleClickTime().
Definition at line 536 of file misc.c.
Referenced by GetGuiResources().
BOOL APIENTRY NtUserGetGUIThreadInfo | ( | DWORD | idThread, |
LPGUITHREADINFO | lpgui | ||
) |
Definition at line 405 of file misc.c.
Referenced by GetGUIThreadInfo().
Definition at line 240 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 361 of file misc.c.
Referenced by DEFDLG_Proc().
Definition at line 734 of file misc.c.
Referenced by GetW32ThreadInfo(), UserDbgPostServiceHook(), and UserDbgPreServiceHook().
void NTAPI UserDbgPreServiceHook | ( | ULONG | ulSyscallId, |
PULONG_PTR | pulArguments | ||
) |
Definition at line 105 of file misc.c.
Referenced by InitializeGreCSRSS().
Definition at line 84 of file misc.c.
Referenced by SpiGetSet(), and SpiUpdatePerUserSystemParameters().