|
ReactOS 0.4.17-dev-117-g313be0c
|
#include <win32k.h>
Go to the source code of this file.
| DBG_DEFAULT_CHANNEL | ( | UserMisc | ) |
Definition at line 179 of file misc.c.
Referenced by EDIT_NotifyCtlColor(), IntDrawScrollInterior(), NtUserGetControlBrush(), and STATIC_SendWmCtlColorStatic().
Definition at line 153 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 814 of file misc.c.
Referenced by BuildUserModeWindowStationName(), IntResolveDesktop(), UserEndShutdown(), and UserInitiateShutdown().
| PPROCESSINFO GetW32ProcessInfo | ( | VOID | ) |
Definition at line 800 of file misc.c.
Referenced by IntCheckProcessDesktopClasses(), IntGetProcessWindowStation(), IntNtUserSetClassLongPtr(), NtUserGetClassInfo(), NtUserGetWOWClass(), NtUserRegisterClassExWOW(), UserCreateMenu(), UserRegisterSystemClasses(), and UserUnregisterClass().
| PTHREADINFO GetW32ThreadInfo | ( | VOID | ) |
Definition at line 806 of file misc.c.
Referenced by NtUserGetThreadState().
Definition at line 617 of file misc.c.
Referenced by NtUserCallHwndParam().
| NTSTATUS FASTCALL IntSafeCopyUnicodeString | ( | PUNICODE_STRING | Dest, |
| PUNICODE_STRING | Source | ||
| ) |
Definition at line 638 of file misc.c.
| NTSTATUS FASTCALL IntSafeCopyUnicodeStringTerminateNULL | ( | PUNICODE_STRING | Dest, |
| PUNICODE_STRING | Source | ||
| ) |
Definition at line 684 of file misc.c.
Referenced by InitThreadCallback(), and NtUserRegisterWindowMessage().
| PTHREADINFO FASTCALL IntTID2PTI | ( | HANDLE | id | ) |
Definition at line 41 of file misc.c.
Referenced by NtUserAttachThreadInput(), NtUserBuildHimcList(), NtUserDisableThreadIme(), NtUserGetGUIThreadInfo(), NtUserGetThreadDesktop(), NtUserGetThreadState(), and NtUserSetWindowsHookEx().
Definition at line 190 of file misc.c.
Referenced by GetControlBrush().
Definition at line 214 of file misc.c.
Referenced by GetControlColor().
Definition at line 387 of file misc.c.
Referenced by GetDoubleClickTime().
Definition at line 535 of file misc.c.
Referenced by GetGuiResources().
| BOOL APIENTRY NtUserGetGUIThreadInfo | ( | DWORD | idThread, |
| LPGUITHREADINFO | lpgui | ||
| ) |
Definition at line 404 of file misc.c.
Referenced by GetActiveWindow(), GetCapture(), GetFocus(), and GetGUIThreadInfo().
Definition at line 239 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 360 of file misc.c.
Referenced by DEFDLG_Proc().
Definition at line 733 of file misc.c.
Referenced by GetW32ThreadInfo(), UserDbgPostServiceHook(), and UserDbgPreServiceHook().
| void NTAPI UserDbgPreServiceHook | ( | ULONG | ulSyscallId, |
| PULONG_PTR | pulArguments | ||
| ) |
Definition at line 104 of file misc.c.
Referenced by InitializeGreCSRSS().
Definition at line 83 of file misc.c.
Referenced by SpiGetSet(), and SpiUpdatePerUserSystemParameters().