ReactOS 0.4.16-dev-1273-g5b94656
|
Go to the source code of this file.
#define CI_CTFCOINIT 0x00000080 /* Did CTF CoInitialize? */ |
#define FNID_DESTROY 0x4000 /* This is sent when WM_NCDESTROY or in the support routine. */ |
#define FNID_LAST FNID_SENDMESSAGECALLBACK |
#define FNID_NUM (FNID_LAST - FNID_FIRST + 1) |
#define FNID_NUMSERVERPROC (FNID_SWITCH - FNID_FIRST + 1) |
#define GETPFNSERVER | ( | fnid | ) | gpsi->aStoCidPfn[fnid - FNID_FIRST] |
#define GetWin32ClientInfo | ( | ) | ((PCLIENTINFO)(NtCurrentTeb()->Win32ClientInfo)) |
#define HWNDLOCK_ROUTINE_SETFOREGROUNDWINDOWMOUSE 0xfffd0052 |
#define IS_16BIT_MODE | ( | ) | (GetWin32ClientInfo()->dwTIFlags & TIF_16BIT) |
#define IS_CICERO_COMPAT_DISABLED | ( | ) | (GetWin32ClientInfo()->dwCompatFlags2 & COMPAT_FLAG_2_CICERO_DISABLED) |
#define IS_CICERO_MODE | ( | ) | (gpsi && (gpsi->dwSRVIFlags & SRVINFO_CICERO_ENABLED)) |
#define IS_IMM_MODE | ( | ) | (gpsi && (gpsi->dwSRVIFlags & SRVINFO_IMM32)) |
#define NB_HOOKS (WH_MAXHOOK - WH_MINHOOK + 1) |
#define NtUserSetWindowLongPtr NtUserSetWindowLong |
#define WIN32K_VERSION NTDDI_WINXPSP2 /* FIXME: this should go somewhere else */ |
typedef struct _BROADCASTPARM BROADCASTPARM |
typedef struct _CALLBACKWND CALLBACKWND |
typedef struct _CALLPROCDATA CALLPROCDATA |
typedef struct _CLIENTINFO CLIENTINFO |
typedef struct _CLIENTTHREADINFO CLIENTTHREADINFO |
typedef struct tagCLIPBOARDDATA CLIPBOARDDATA |
typedef struct _CLSMENUNAME CLSMENUNAME |
typedef enum _CONSOLECONTROL CONSOLECONTROL |
typedef struct tagCURSORDATA CURSORDATA |
typedef struct tagDDEPACK DDEPACK |
typedef struct _DESKTOPINFO DESKTOPINFO |
typedef struct tagDOSENDMESSAGE DOSENDMESSAGE |
typedef struct tagDPISERVERINFO DPISERVERINFO |
typedef struct _DRAWICONEXDATA DRAWICONEXDATA |
typedef struct tagGETCLIPBDATA GETCLIPBDATA |
typedef enum _HANDLE_TYPE HANDLE_TYPE |
typedef struct _LARGE_STRING LARGE_STRING |
typedef struct tagMBSTRING MBSTRING |
typedef struct tagMENULIST MENULIST |
typedef enum _OBI_TYPES OBI_TYPES |
typedef struct tagOEMBITMAPINFO OEMBITMAPINFO |
typedef struct _BROADCASTPARM * PBROADCASTPARM |
typedef struct _CALLBACKWND * PCALLBACKWND |
typedef struct _CALLPROCDATA * PCALLPROCDATA |
typedef struct _CLIENTINFO * PCLIENTINFO |
typedef struct _CLIENTTHREADINFO * PCLIENTTHREADINFO |
typedef struct tagCLIPBOARDDATA * PCLIPBOARDDATA |
typedef struct _CLSMENUNAME * PCLSMENUNAME |
typedef enum _CONSOLECONTROL * PCONSOLECONTROL |
typedef struct tagCURSORDATA * PCURSORDATA |
typedef struct tagDDEPACK * PDDEPACK |
typedef struct _DESKTOPINFO * PDESKTOPINFO |
typedef struct tagDOSENDMESSAGE * PDOSENDMESSAGE |
typedef struct tagDPISERVERINFO * PDPISERVERINFO |
typedef struct _DRAWICONEXDATA * PDRAWICONEXDATA |
typedef struct _PFNCLIENT PFNCLIENT |
typedef struct _PFNCLIENTWORKER PFNCLIENTWORKER |
typedef struct tagGETCLIPBDATA * PGETCLIPBDATA |
typedef enum _HANDLE_TYPE * PHANDLE_TYPE |
typedef struct _LARGE_ANSI_STRING * PLARGE_ANSI_STRING |
typedef struct _LARGE_STRING * PLARGE_STRING |
typedef struct _LARGE_UNICODE_STRING * PLARGE_UNICODE_STRING |
typedef struct tagMBSTRING * PMBSTRING |
typedef struct tagMENULIST * PMENULIST |
typedef struct tagOEMBITMAPINFO * POEMBITMAPINFO |
typedef struct tagPOPUPMENU POPUPMENU |
typedef struct _PERUSERSERVERINFO * PPERUSERSERVERINFO |
typedef struct _PFNCLIENT * PPFNCLIENT |
typedef struct _PFNCLIENTWORKER * PPFNCLIENTWORKER |
typedef struct tagPOPUPMENU * PPOPUPMENU |
typedef struct _PROCDESKHEAD * PPROCDESKHEAD |
typedef struct _PROCMARKHEAD * PPROCMARKHEAD |
typedef struct _PROPLISTITEM * PPROPLISTITEM |
typedef struct _REGISTER_SYSCLASS * PREGISTER_SYSCLASS |
typedef struct _PROCDESKHEAD PROCDESKHEAD |
typedef struct _PROCMARKHEAD PROCMARKHEAD |
typedef struct _PROPLISTITEM PROPLISTITEM |
typedef struct tagSERVERINFO * PSERVERINFO |
typedef struct tagSETCLIPBDATA * PSETCLIPBDATA |
typedef struct _SETSCROLLBARINFO * PSETSCROLLBARINFO |
typedef struct _SHAREDINFO * PSHAREDINFO |
typedef struct _THRDESKHEAD * PTHRDESKHEAD |
typedef struct _THROBJHEAD * PTHROBJHEAD |
typedef struct _USER_HANDLE_ENTRY * PUSER_HANDLE_ENTRY |
typedef struct _USER_HANDLE_TABLE * PUSER_HANDLE_TABLE |
typedef struct _USERCONNECT * PUSERCONNECT |
typedef struct tagSERVERINFO SERVERINFO |
typedef struct tagSETCLIPBDATA SETCLIPBDATA |
typedef struct _SETSCROLLBARINFO SETSCROLLBARINFO |
typedef struct _SHAREDINFO SHAREDINFO |
typedef struct _THRDESKHEAD THRDESKHEAD |
typedef struct _THROBJHEAD THROBJHEAD |
typedef struct _USERCONNECT USERCONNECT |
Enumerator | |
---|---|
ConsoleCtrlDesktopConsoleThread | |
GuiConsoleWndClassAtom | |
ConsoleMakePalettePublic | |
ConsoleAcquireDisplayOwnership |
Definition at line 1808 of file ntuser.h.
Enumerator | |
---|---|
UserGetCPDA2U | |
UserGetCPDU2A | |
UserGetCPDClass | |
UserGetCPDWindow | |
UserGetCPDDialog | |
UserGetCPDWndtoCls |
Definition at line 538 of file ntuser.h.
Definition at line 38 of file ntuser.h.
Enumerator | |
---|---|
OBI_CLOSE | |
OBI_UPARROW | |
OBI_UPARROWI | |
OBI_DNARROW | |
OBI_DNARROWI | |
OBI_MNARROW | |
OBI_CTYPES |
Definition at line 964 of file ntuser.h.
Definition at line 1508 of file ntuser.h.
Definition at line 2483 of file ntuser.h.
_Success_ | ( | return ! | = 0 | ) | -> Buffer, _Out_z_bytecap_post_bytecount_(pustrName->MaximumLength, return * 2 + 2)) ULONG APIENTRY NtUserGetAtomName( _In_ ATOM atom, _Inout_ PUNICODE_STRING pustrName) |
Definition at line 1028 of file fsctrl.c.
C_ASSERT | ( | sizeof(CLIENTINFO)<=sizeof(((PTEB) 0) ->Win32ClientInfo) | ) |
struct _PROCESSINFO * GetW32ProcessInfo | ( | VOID | ) |
Definition at line 801 of file misc.c.
Referenced by IntCheckProcessDesktopClasses(), IntGetProcessWindowStation(), IntNtUserSetClassLongPtr(), NtUserGetClassInfo(), NtUserGetWOWClass(), NtUserRegisterClassExWOW(), UserCreateMenu(), UserRegisterSystemClasses(), and UserUnregisterClass().
struct _THREADINFO * GetW32ThreadInfo | ( | VOID | ) |
Definition at line 807 of file misc.c.
Referenced by co_UserActivateKeyboardLayout(), co_UserCreateWindowEx(), DceAllocDCE(), DesktopPtrToUser(), GetThreadDesktopInfo(), GetWindowThreadProcessId(), IntAssociateInputContextEx(), IntBuildHwndList(), IntCallMessageProc(), IntCallWindowProcA(), IntCallWindowProcW(), IntCheckImeShowStatus(), IntCreateCurIconHandle(), IntCreateWindow(), IntGetImeHotKeyByKey(), IntImmProcessKey(), IntSendMessageToUI(), IntSendNCPaint(), NtUserCallHwndOpt(), NtUserCallNextHookEx(), NtUserCallNoParam(), NtUserCallOneParam(), NtUserDisableThreadIme(), NtUserGetThreadState(), NtUserMessageCall(), NtUserSetShellWindowEx(), NtUserSetThreadLayoutHandles(), RawInputThreadMain(), SendMessageA(), SendMessageW(), UserCreateMenu(), UserGetDCEx(), UserRegisterClass(), and UserUpdateInputContext().
Definition at line 1226 of file kbdlayout.c.
Referenced by LoadKeyboardLayoutW(), and User32DefWindowProc().
Definition at line 4105 of file window.c.
Referenced by ButtonWndProc_common().
Definition at line 1779 of file ime.c.
Referenced by ImmAssociateContext(), and ImmAssociateContextEx().
Definition at line 665 of file input.c.
HDC NTAPI NtUserBeginPaint | ( | HWND | hWnd, |
PAINTSTRUCT * | lPs | ||
) |
Definition at line 1615 of file painting.c.
Referenced by BeginPaint().
BOOL NTAPI NtUserBitBltSysBmp | ( | HDC | hdc, |
INT | nXDest, | ||
INT | nYDest, | ||
INT | nWidth, | ||
INT | nHeight, | ||
INT | nXSrc, | ||
INT | nYSrc, | ||
DWORD | dwRop | ||
) |
Definition at line 17 of file ntstubs.c.
Definition at line 419 of file input.c.
Referenced by BlockInput().
NTSTATUS NTAPI NtUserBuildHimcList | ( | _In_ DWORD | dwThreadId, |
_In_ DWORD | dwCount, | ||
_Out_ HIMC * | phList, | ||
_Out_ PDWORD | pdwCount | ||
) |
Definition at line 731 of file ime.c.
Referenced by Imm32BuildHimcList().
NTSTATUS NTAPI NtUserBuildHwndList | ( | HDESK | hDesktop, |
HWND | hwndParent, | ||
BOOLEAN | bChildren, | ||
ULONG | dwThreadId, | ||
ULONG | cHwnd, | ||
HWND * | phwndList, | ||
ULONG * | pcHwndNeeded | ||
) |
Definition at line 1521 of file window.c.
Referenced by enum_windows(), User32EnumWindows(), and WIN_ListChildren().
NTSTATUS NTAPI NtUserBuildNameList | ( | HWINSTA | hWinSta, |
ULONG | dwSize, | ||
PVOID | lpBuffer, | ||
PULONG | pRequiredSize | ||
) |
Definition at line 1948 of file winsta.c.
Referenced by EnumNamesW().
Definition at line 5561 of file menu.c.
Definition at line 711 of file simplecall.c.
Referenced by GetWindow(), NtUserxDeregisterShellHookWindow(), NtUserxGetWindowContextHelpId(), NtUserxRegisterShellHookWindow(), NtUserxSetMessageBox(), START_TEST(), Test_HwndParamRoutine_SetWindowContextHelpId(), Test_HwndRoutine_DeregisterShellHookWindow(), Test_HwndRoutine_GetWindowContextHelpId(), Test_HwndRoutine_SetMsgBox(), WIN_GetFullHandle(), WIN_IsCurrentProcess(), and WIN_IsCurrentThread().
Definition at line 585 of file simplecall.c.
Referenced by ImeWnd_OnImeSetContext(), NtUserxArrangeIconicWindows(), NtUserxDrawMenuBar(), NtUserxMDIRedrawFrame(), NtUserxSetForegroundWindow(), NtUserxUpdateWindow(), START_TEST(), Test_HwndLockRoutine_CheckImeShowStatusInThread(), Test_HwndLockRoutine_DrawMenuBar(), Test_HwndLockRoutine_GetSysMenuHandle(), and Test_HwndLockRoutine_UpdateWindow().
Definition at line 691 of file simplecall.c.
Referenced by NtUserxSetProgmanWindow(), and NtUserxSetTaskmanWindow().
Definition at line 778 of file simplecall.c.
Referenced by NtUserxClearWindowState(), NtUserxKillSystemTimer(), NtUserxNotifyWinEvent(), NtUserxSetDialogPointer(), NtUserxSetWindowContextHelpId(), NtUserxSetWindowState(), Test_HwndParamRoutine_SetWindowContextHelpId(), Test_HwndRoutine_GetWindowContextHelpId(), and WIN_SetStyle().
Definition at line 895 of file simplecall.c.
Referenced by ImeWnd_OnImeSystem(), and NtUserxValidateRgn().
Definition at line 2429 of file message.c.
Referenced by CallMsgFilterA(), and CallMsgFilterW().
Definition at line 1370 of file hook.c.
Referenced by CallNextHookEx().
Definition at line 59 of file simplecall.c.
Referenced by EndDialog(), IsConsoleMode(), LoadUserApiHook(), NtUserxCreateMenu(), NtUserxCreatePopupMenu(), NtUserxDestroyCaret(), NtUserxGetMessagePos(), NtUserxInitMessagePump(), NtUserxMsqClearWakeMask(), NtUserxReleaseCapture(), NtUserxUnInitMessagePump(), Test_NoParamRoutine_CreateMenu(), Test_NoParamRoutine_CreatePopupMenu(), Test_NoParamRoutine_LoadUserApiHook(), UpdatePerUserImmEnabling(), and User32GetImeShowStatus().
Definition at line 153 of file simplecall.c.
Referenced by CreateSystemThreads(), DesktopPtrToUser(), GetProcessDefaultLayout(), GetWinStationInfo(), NtUserxAllowSetForegroundWindow(), NtUserxBeginDeferWindowPos(), NtUserxCreateEmptyCurObject(), NtUserxCreateSystemThreads(), NtUserxEnableProcessWindowGhosting(), NtUserxEnumClipboardFormats(), NtUserxGetCursorPos(), NtUserxGetDesktopMapping(), NtUserxGetKeyboardLayout(), NtUserxGetKeyboardType(), NtUserxGetQueueStatus(), NtUserxLockSetForegroundWindow(), NtUserxMessageBeep(), NtUserxMsqSetWakeMask(), NtUserxPostQuitMessage(), NtUserxRealizePalette(), NtUserxReleaseDC(), NtUserxReplyMessage(), NtUserxSetCaretBlinkTime(), NtUserxSetMessageExtraInfo(), NtUserxShowCursor(), NtUserxSwapMouseButton(), NtUserxWindowFromDC(), SetProcessDefaultLayout(), START_TEST(), Test_OneParamRoutine_BeginDeferWindowPos(), Test_OneParamRoutine_CreateEmptyCurObject(), Test_OneParamRoutine_MapDesktopObject(), Test_OneParamRoutine_SwapMouseButtons(), and Test_OneParamRoutine_WindowFromDC().
Definition at line 434 of file simplecall.c.
Referenced by MDI_UpdateFrameText(), NtUserxEnableWindow(), NtUserxRegisterLogonProcess(), NtUserxSetCaretPos(), NtUserxSetCursorPos(), NtUserxSetGUIThreadHandle(), NtUserxSetMenuBarHeight(), NtUserxShowOwnedPopups(), NtUserxSwitchToThisWindow(), NtUserxUnhookWindowsHook(), NtUserxUpdateUiState(), and set_dialog_proc().
Definition at line 624 of file clipboard.c.
Referenced by ChangeClipboardChain().
LONG NTAPI NtUserChangeDisplaySettings | ( | PUNICODE_STRING | lpszDeviceName, |
LPDEVMODEW | lpDevMode, | ||
DWORD | dwflags, | ||
LPVOID | lParam | ||
) |
Definition at line 950 of file display.c.
Referenced by ChangeDisplaySettingsExA(), and ChangeDisplaySettingsExW().
Definition at line 492 of file ime.c.
Definition at line 5607 of file menu.c.
Referenced by CheckMenuItem().
Definition at line 3252 of file winpos.c.
Referenced by ChildWindowFromPoint(), and ChildWindowFromPointEx().
Referenced by ClipCursor().
Definition at line 589 of file clipboard.c.
Referenced by CloseClipboard().
Definition at line 2760 of file desktop.c.
Referenced by CloseDesktop().
Definition at line 1030 of file winsta.c.
Referenced by CloseWindowStation().
NTSTATUS APIENTRY NtUserConsoleControl | ( | IN CONSOLECONTROL | ConsoleCtrl, |
IN PVOID | ConsoleCtrlInfo, | ||
IN ULONG | ConsoleCtrlInfoLength | ||
) |
Definition at line 14 of file console.c.
Referenced by CON_API(), GuiConsoleInputThread(), GuiInit(), and RegisterConWndClass().
Definition at line 1187 of file clipboard.c.
Referenced by GetClipboardData(), and SetClipboardData().
Definition at line 171 of file accelerator.c.
Referenced by CopyAcceleratorTableW().
Definition at line 658 of file clipboard.c.
Referenced by CountClipboardFormats(), and START_TEST().
Definition at line 225 of file accelerator.c.
Referenced by CreateAcceleratorTableW(), and U32LoadAccelerators().
Definition at line 310 of file caret.c.
Referenced by CreateCaret().
HDESK NTAPI NtUserCreateDesktop | ( | POBJECT_ATTRIBUTES | poa, |
PUNICODE_STRING | lpszDesktopDevice, | ||
LPDEVMODEW | lpdmw, | ||
DWORD | dwFlags, | ||
ACCESS_MASK | dwDesiredAccess | ||
) |
Definition at line 2567 of file desktop.c.
Referenced by CreateDesktopW().
Definition at line 1683 of file ime.c.
Referenced by ImmCreateContext().
NTSTATUS NTAPI NtUserCreateLocalMemHandle | ( | HANDLE | hMem, |
PVOID | pData, | ||
DWORD | cbData, | ||
DWORD * | pcbData | ||
) |
Definition at line 1232 of file clipboard.c.
Referenced by GetClipboardData().
HWND NTAPI NtUserCreateWindowEx | ( | DWORD | dwExStyle, |
PLARGE_STRING | plstrClassName, | ||
PLARGE_STRING | plstrClsVersion, | ||
PLARGE_STRING | plstrWindowName, | ||
DWORD | dwStyle, | ||
int | x, | ||
int | y, | ||
int | nWidth, | ||
int | nHeight, | ||
HWND | hWndParent, | ||
HMENU | hMenu, | ||
HINSTANCE | hInstance, | ||
LPVOID | lpParam, | ||
DWORD | dwFlags, | ||
PVOID | acbiBuffer | ||
) |
Definition at line 2683 of file window.c.
Referenced by CreateWnd(), User32CreateWindowEx(), and WIN_CreateWindowEx().
HWINSTA NTAPI NtUserCreateWindowStation | ( | POBJECT_ATTRIBUTES | ObjectAttributes, |
ACCESS_MASK | dwDesiredAccess, | ||
DWORD | Unknown2, | ||
DWORD | Unknown3, | ||
DWORD | Unknown4, | ||
DWORD | Unknown5, | ||
DWORD | Unknown6 | ||
) |
BOOL NTAPI NtUserDdeSetQualityOfService | ( | IN HWND | hwndClient, |
IN PSECURITY_QUALITY_OF_SERVICE | pqosNew, | ||
OUT PSECURITY_QUALITY_OF_SERVICE | pqosPrev | ||
) |
HDWP NTAPI NtUserDeferWindowPos | ( | HDWP | WinPosInfo, |
HWND | Wnd, | ||
HWND | WndInsertAfter, | ||
int | x, | ||
int | y, | ||
int | cx, | ||
int | cy, | ||
UINT | Flags | ||
) |
Definition at line 3289 of file winpos.c.
Referenced by DeferWindowPos().
BOOL NTAPI NtUserDefSetText | ( | HWND | WindowHandle, |
PLARGE_STRING | WindowText | ||
) |
Definition at line 4471 of file window.c.
Referenced by DefSetText().
Definition at line 5633 of file menu.c.
Referenced by DeleteMenu().
Definition at line 340 of file accelerator.c.
Referenced by DestroyAcceleratorTable().
Definition at line 793 of file cursoricon.c.
Referenced by CreateIconFromResourceEx(), CreateIconIndirect(), CURSORICON_CopyImage(), CURSORICON_LoadFromFileW(), CURSORICON_LoadImageW(), DestroyCursor(), DestroyIcon(), START_TEST(), and Test_OneParamRoutine_CreateEmptyCurObject().
Definition at line 1612 of file ime.c.
Referenced by Imm32DestroyInputContext().
Definition at line 5841 of file menu.c.
Referenced by DestroyMenu(), and WIN_CreateWindowEx().
Definition at line 3054 of file window.c.
Referenced by DestroyWindow(), and User32DestroyImeUIWindow().
Definition at line 903 of file ime.c.
Referenced by ImmDisableIME().
Definition at line 2464 of file message.c.
Referenced by DispatchMessageA(), and DispatchMessageW().
Functions
Definition at line 2205 of file message.c.
Referenced by DragDetect().
Definition at line 48 of file ntstubs.c.
Referenced by DragObject().
Definition at line 63 of file ntstubs.c.
Referenced by DrawAnimatedRects().
Definition at line 2457 of file painting.c.
Referenced by DrawCaption(), RealUserDrawCaption(), and UserPaintCaption().
BOOL NTAPI NtUserDrawCaptionTemp | ( | HWND | hWnd, |
HDC | hDC, | ||
LPCRECT | lpRc, | ||
HFONT | hFont, | ||
HICON | hIcon, | ||
const PUNICODE_STRING | str, | ||
UINT | uFlags | ||
) |
Definition at line 2374 of file painting.c.
Referenced by DrawCaptionTempW(), and NtUserDrawCaption().
BOOL NTAPI NtUserDrawIconEx | ( | HDC | hdc, |
int | xLeft, | ||
int | yTop, | ||
HICON | hIcon, | ||
int | cxWidth, | ||
int | cyWidth, | ||
UINT | istepIfAniCur, | ||
HBRUSH | hbrFlickerFreeDraw, | ||
UINT | diFlags, | ||
BOOL | bMetaHDC, | ||
PVOID | pDIXData | ||
) |
Definition at line 2084 of file cursoricon.c.
Referenced by DrawIconEx().
Definition at line 722 of file clipboard.c.
Referenced by EmptyClipboard().
Definition at line 5871 of file menu.c.
Referenced by EnableMenuItem().
Definition at line 1242 of file scrollbar.c.
Referenced by EnableScrollBar(), and ResetUserApiHook().
Definition at line 3273 of file winpos.c.
Referenced by CascadeWindows(), EndDeferWindowPos(), and TileWindows().
Definition at line 5897 of file menu.c.
BOOL NTAPI NtUserEndPaint | ( | HWND | hWnd, |
CONST PAINTSTRUCT * | lPs | ||
) |
Definition at line 1661 of file painting.c.
Referenced by EndPaint().
BOOL NTAPI NtUserEnumDisplayDevices | ( | PUNICODE_STRING | lpDevice, |
DWORD | iDevNum, | ||
PDISPLAY_DEVICEW | lpDisplayDevice, | ||
DWORD | dwFlags | ||
) |
Definition at line 374 of file display.c.
Referenced by EnumDisplayDevicesA(), and EnumDisplayDevicesW().
INT NTAPI NtUserEnumDisplayMonitors | ( | OPTIONAL IN HDC | hDC, |
OPTIONAL IN LPCRECT | pRect, | ||
OPTIONAL OUT HMONITOR * | hMonitorList, | ||
OPTIONAL OUT LPRECT | monitorRectList, | ||
OPTIONAL IN DWORD | listSize | ||
) |
Referenced by EnumDisplayMonitors(), and START_TEST().
NTSTATUS NTAPI NtUserEnumDisplaySettings | ( | PUNICODE_STRING | lpszDeviceName, |
DWORD | iModeNum, | ||
LPDEVMODEW | lpDevMode, | ||
DWORD | dwFlags | ||
) |
Referenced by START_TEST().
Definition at line 2519 of file painting.c.
Referenced by ExcludeUpdateRgn().
Definition at line 1711 of file painting.c.
HICON NTAPI NtUserFindExistingCursorIcon | ( | _In_ PUNICODE_STRING | pustrModule, |
_In_ PUNICODE_STRING | pustrRsrc, | ||
_In_ FINDEXISTINGCURICONPARAM * | param | ||
) |
Definition at line 861 of file cursoricon.c.
Referenced by CURSORICON_LoadImageW().
HWND NTAPI NtUserFindWindowEx | ( | HWND | hwndParent, |
HWND | hwndChildAfter, | ||
PUNICODE_STRING | ucClassName, | ||
PUNICODE_STRING | ucWindowName, | ||
DWORD | dwUnknown | ||
) |
Definition at line 3160 of file window.c.
Referenced by FindWindowExW(), and START_TEST().
Definition at line 1752 of file painting.c.
Referenced by FlashWindow(), and FlashWindowEx().
BOOL NTAPI NtUserGetAltTabInfo | ( | HWND | hwnd, |
INT | iItem, | ||
PALTTABINFO | pati, | ||
LPWSTR | pszItemText, | ||
UINT | cchItemText, | ||
BOOL | Ansi | ||
) |
Definition at line 86 of file ntstubs.c.
Referenced by GetAltTabInfoA(), and GetAltTabInfoW().
Definition at line 3420 of file window.c.
Referenced by GetAncestor().
Definition at line 971 of file ime.c.
Referenced by ImmGenerateMessage(), and ImmPostMessages().
Definition at line 634 of file keyboard.c.
Referenced by GetAsyncKeyState(), and START_TEST().
Definition at line 381 of file caret.c.
Referenced by GetCaretBlinkTime().
Definition at line 396 of file caret.c.
Referenced by GetCaretPos().
BOOL NTAPI NtUserGetClassInfo | ( | HINSTANCE | hInstance, |
PUNICODE_STRING | ClassName, | ||
LPWNDCLASSEXW | wcex, | ||
LPWSTR * | ppszMenuName, | ||
BOOL | Ansi | ||
) |
Definition at line 2779 of file class.c.
Referenced by GetClassInfoExA(), GetClassInfoExW(), and START_TEST().
INT NTAPI NtUserGetClassName | ( | HWND | hWnd, |
BOOL | Real, | ||
PUNICODE_STRING | ClassName | ||
) |
Referenced by START_TEST().
HANDLE NTAPI NtUserGetClipboardData | ( | UINT | fmt, |
PGETCLIPBDATA | pgcd | ||
) |
Definition at line 897 of file clipboard.c.
Referenced by GetClipboardData().
Definition at line 736 of file clipboard.c.
Referenced by GetClipboardFormatNameA(), and GetClipboardFormatNameW().
Definition at line 777 of file clipboard.c.
Referenced by GetClipboardOwner().
Definition at line 1164 of file clipboard.c.
Referenced by GetClipboardSequenceNumber().
Definition at line 800 of file clipboard.c.
Referenced by GetClipboardViewer().
Referenced by GetClipCursor().
BOOL NTAPI NtUserGetComboBoxInfo | ( | HWND | hWnd, |
PCOMBOBOXINFO | pcbi | ||
) |
Definition at line 3484 of file window.c.
Referenced by GetComboBoxInfo().
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 176 of file callproc.c.
Referenced by IntGetClsWndProc(), and IntGetWndProc().
HCURSOR NTAPI NtUserGetCursorFrameInfo | ( | HCURSOR | hCursor, |
DWORD | istep, | ||
INT * | rate_jiffies, | ||
DWORD * | num_steps | ||
) |
Definition at line 2131 of file cursoricon.c.
Referenced by GetCursorFrameInfo().
BOOL NTAPI NtUserGetCursorInfo | ( | PCURSORINFO | pci | ) |
Definition at line 649 of file cursoricon.c.
Referenced by GetCursorInfo().
Definition at line 1014 of file windc.c.
Referenced by GetDC().
Definition at line 974 of file windc.c.
Referenced by GetDCEx(), NtUserGetDC(), and NtUserGetWindowDC().
Definition at line 388 of file misc.c.
Referenced by GetDoubleClickTime().
Definition at line 1650 of file focus.c.
Referenced by GetForegroundWindow().
Definition at line 536 of file misc.c.
Referenced by GetGuiResources().
BOOL NTAPI NtUserGetGUIThreadInfo | ( | DWORD | idThread, |
LPGUITHREADINFO | lpgui | ||
) |
Definition at line 405 of file misc.c.
Referenced by GetActiveWindow(), GetCapture(), GetFocus(), and GetGUIThreadInfo().
BOOL NTAPI NtUserGetImeHotKey | ( | _In_ DWORD | dwHotKeyId, |
_Out_ PUINT | lpuModifiers, | ||
_Out_ PUINT | lpuVirtualKey, | ||
_Out_ LPHKL | lphKL | ||
) |
Definition at line 427 of file ime.c.
Referenced by CliSetDefaultImeHotKeys(), and ImmGetHotKey().
BOOL NTAPI NtUserGetImeInfoEx | ( | _Inout_ PIMEINFOEX | pImeInfoEx, |
_In_ IMEINFOEXCLASS | SearchType | ||
) |
Definition at line 1067 of file ime.c.
Referenced by ImmGetImeInfoEx().
Definition at line 3343 of file winpos.c.
Referenced by GetKeyboardType(), MapVirtualKeyA(), MapVirtualKeyW(), ToAscii(), ToUnicode(), and VkKeyScanW().
Definition at line 1038 of file kbdlayout.c.
Referenced by CliImmInitializeHotKeys().
BOOL NTAPI NtUserGetKeyboardLayoutName | ( | _Inout_ PUNICODE_STRING | pustrName | ) |
Definition at line 1092 of file kbdlayout.c.
Referenced by GetKeyboardLayoutNameA(), GetKeyboardLayoutNameW(), and START_TEST().
Definition at line 2578 of file msgqueue.c.
Referenced by GetKeyboardState().
Definition at line 1584 of file keyboard.c.
Referenced by GetKeyNameTextA(), and GetKeyNameTextW().
Definition at line 2562 of file msgqueue.c.
Referenced by GetKeyState().
BOOL NTAPI NtUserGetLayeredWindowAttributes | ( | HWND | hwnd, |
COLORREF * | pcrKey, | ||
BYTE * | pbAlpha, | ||
DWORD * | pdwFlags | ||
) |
Definition at line 241 of file layered.c.
Definition at line 3595 of file window.c.
Referenced by GetListBoxInfo().
Definition at line 5927 of file menu.c.
Definition at line 6087 of file menu.c.
Referenced by GetMenuIndex().
Referenced by GetMenuItemRect().
Definition at line 2343 of file message.c.
Referenced by GetMessageA(), and GetMessageW().
Definition at line 728 of file monitor.c.
Referenced by GetMonitorInfoA(), and GetMonitorInfoW().
DWORD NTAPI NtUserGetMouseMovePointsEx | ( | UINT | cbSize, |
LPMOUSEMOVEPOINT | lppt, | ||
LPMOUSEMOVEPOINT | lpptBuf, | ||
int | nBufPoints, | ||
DWORD | resolution | ||
) |
Definition at line 543 of file mouse.c.
BOOL NTAPI NtUserGetObjectInformation | ( | HANDLE | hObject, |
DWORD | nIndex, | ||
PVOID | pvInformation, | ||
DWORD | nLength, | ||
PDWORD | nLengthNeeded | ||
) |
Definition at line 1110 of file winsta.c.
Referenced by GetUserObjectInformationW().
Definition at line 601 of file clipboard.c.
Referenced by GetOpenClipboardWindow().
Definition at line 823 of file clipboard.c.
Referenced by GetPriorityClipboardFormat().
Definition at line 1387 of file winsta.c.
Referenced by CreateDesktopW(), and GetProcessWindowStation().
DWORD NTAPI NtUserGetRawInputDeviceInfo | ( | HANDLE | hDevice, |
UINT | uiCommand, | ||
LPVOID | pData, | ||
PUINT | pcbSize | ||
) |
Definition at line 417 of file ntstubs.c.
Referenced by GetRawInputDeviceInfoA().
BOOL NTAPI NtUserGetScrollBarInfo | ( | HWND | hWnd, |
LONG | idObject, | ||
PSCROLLBARINFO | psbi | ||
) |
Definition at line 1142 of file scrollbar.c.
Referenced by GetScrollBarInfo(), IntGetScrollBarInfo(), and ScrollBarWndProc_common().
Definition at line 5683 of file menu.c.
Referenced by GetSystemMenu().
Definition at line 3071 of file desktop.c.
Referenced by GetThreadDesktop().
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().
BOOLEAN NTAPI NtUserGetTitleBarInfo | ( | HWND | hwnd, |
PTITLEBARINFO | pti | ||
) |
Definition at line 5757 of file menu.c.
Referenced by GetTitleBarInfo(), and START_TEST().
Definition at line 1962 of file painting.c.
Referenced by GetUpdateRect().
Definition at line 1935 of file painting.c.
Referenced by GetUpdateRgn().
Definition at line 1008 of file windc.c.
Referenced by GetWindowDC().
BOOL NTAPI NtUserGetWindowPlacement | ( | HWND | hWnd, |
WINDOWPLACEMENT * | lpwndpl | ||
) |
Definition at line 3417 of file winpos.c.
Referenced by GetWindowPlacement().
PCLS NTAPI NtUserGetWOWClass | ( | HINSTANCE | hInstance, |
PUNICODE_STRING | ClassName | ||
) |
Definition at line 2941 of file class.c.
Referenced by START_TEST().
Definition at line 452 of file caret.c.
Referenced by HideCaret().
NTSTATUS NTAPI NtUserInitialize | ( | DWORD | dwWinVersion, |
HANDLE | hPowerRequestEvent, | ||
HANDLE | hMediaRequestEvent | ||
) |
Definition at line 171 of file ntuser.c.
Referenced by CSR_SERVER_DLL_INIT().
NTSTATUS NTAPI NtUserInitializeClientPfnArrays | ( | PPFNCLIENT | pfnClientA, |
PPFNCLIENT | pfnClientW, | ||
PPFNCLIENTWORKER | pfnClientWorker, | ||
HINSTANCE | hmodUser | ||
) |
Definition at line 101 of file ntstubs.c.
Referenced by RegisterClientPFN().
Definition at line 4605 of file window.c.
Referenced by GetWindowTextA(), GetWindowTextW(), and InternalGetWindowText().
Definition at line 2542 of file painting.c.
Referenced by ComboWndProc_common(), and InvalidateRect().
Definition at line 2558 of file painting.c.
Referenced by InvalidateRgn().
Definition at line 872 of file clipboard.c.
Referenced by IsClipboardFormatAvailable().
Definition at line 661 of file timer.c.
Referenced by KillTimer().
HKL NTAPI NtUserLoadKeyboardLayoutEx | ( | IN HANDLE | hFile, |
IN DWORD | offTable, | ||
IN PVOID | pTables, | ||
IN HKL | hOldKL, | ||
IN PUNICODE_STRING | puszKLID, | ||
IN DWORD | dwNewKL, | ||
IN UINT | Flags | ||
) |
Definition at line 1161 of file kbdlayout.c.
Referenced by IntLoadKeyboardLayout().
Definition at line 912 of file ntstubs.c.
Referenced by LockWindowUpdate().
Definition at line 1983 of file winsta.c.
Referenced by LockWorkStation().
Definition at line 1439 of file keyboard.c.
Referenced by MapVirtualKeyExA(), MapVirtualKeyExW(), and MapVirtualKeyW().
Definition at line 6304 of file menu.c.
BOOL NTAPI NtUserMessageCall | ( | HWND | hWnd, |
UINT | Msg, | ||
WPARAM | wParam, | ||
LPARAM | lParam, | ||
ULONG_PTR | ResultInfo, | ||
DWORD | dwType, | ||
BOOL | Ansi | ||
) |
Definition at line 2527 of file message.c.
Referenced by CallNextHookEx(), DefWndHandleSysCommand(), DesktopWndProcW(), IntBroadcastSystemMessage(), IntScrollCreateScrollBar(), MenuWindowProcA(), MenuWindowProcW(), PopupMenuWndProcW(), SendMessageA(), SendMessageCallbackA(), SendMessageCallbackW(), SendMessageTimeoutA(), SendMessageTimeoutW(), SendMessageW(), SendNotifyMessageW(), and User32DefWindowProc().
Definition at line 3460 of file winpos.c.
Definition at line 827 of file monitor.c.
Referenced by MonitorFromPoint().
Referenced by MonitorFromRect().
Definition at line 967 of file monitor.c.
Referenced by MonitorFromWindow().
Definition at line 3496 of file winpos.c.
Referenced by MoveWindow().
Definition at line 848 of file ime.c.
Referenced by ImeWnd_OnImeNotify(), Imm32SendNotificationProc(), ImmSetActiveContext(), ImmSetConversionStatus(), and ImmSetOpenStatus().
BOOL NTAPI NtUserNotifyProcessCreate | ( | HANDLE | NewProcessId, |
HANDLE | ParentThreadId, | ||
ULONG | dwUnknown, | ||
ULONG | CreateFlags | ||
) |
Definition at line 463 of file ntstubs.c.
Referenced by CSR_SERVER_DLL_INIT().
Definition at line 254 of file event.c.
Referenced by NotifyWinEvent().
Definition at line 533 of file clipboard.c.
Referenced by OpenClipboard().
HDESK NTAPI NtUserOpenDesktop | ( | POBJECT_ATTRIBUTES | ObjectAttributes, |
DWORD | dwFlags, | ||
ACCESS_MASK | dwDesiredAccess | ||
) |
Definition at line 2626 of file desktop.c.
Referenced by OpenDesktopW().
HDESK NTAPI NtUserOpenInputDesktop | ( | DWORD | dwFlags, |
BOOL | fInherit, | ||
ACCESS_MASK | dwDesiredAccess | ||
) |
Definition at line 2720 of file desktop.c.
Referenced by OpenInputDesktop().
HWINSTA NTAPI NtUserOpenWindowStation | ( | POBJECT_ATTRIBUTES | ObjectAttributes, |
ACCESS_MASK | dwDesiredAccess | ||
) |
Definition at line 2817 of file desktop.c.
Referenced by PaintDesktop().
DWORD NTAPI NtUserPaintMenuBar | ( | HWND | hWnd, |
HDC | hDC, | ||
ULONG | left, | ||
ULONG | right, | ||
ULONG | top, | ||
BOOL | bActive | ||
) |
BOOL APIENTRY NtUserPeekMessage | ( | PMSG | pMsg, |
HWND | hWnd, | ||
UINT | MsgFilterMin, | ||
UINT | MsgFilterMax, | ||
UINT | RemoveMsg | ||
) |
Definition at line 2387 of file message.c.
Referenced by PeekMessageWorker().
Definition at line 2275 of file message.c.
Referenced by PostMessageA(), and PostMessageW().
Definition at line 2292 of file message.c.
Referenced by PostThreadMessageA(), and PostThreadMessageW().
Definition at line 2573 of file painting.c.
NTSTATUS NTAPI NtUserProcessConnect | ( | IN HANDLE | ProcessHandle, |
OUT PUSERCONNECT | pUserConnect, | ||
IN ULONG | Size | ||
) |
Definition at line 476 of file ntstubs.c.
Referenced by ClientThreadSetupHelper(), Init(), START_TEST(), and UserClientConnect().
NTSTATUS NTAPI NtUserQueryInformationThread | ( | IN HANDLE | ThreadHandle, |
IN USERTHREADINFOCLASS | ThreadInformationClass, | ||
OUT PVOID | ThreadInformation, | ||
IN ULONG | ThreadInformationLength | ||
) |
Definition at line 574 of file ntstubs.c.
Definition at line 1878 of file ime.c.
Referenced by CtfImmGenerateMessage(), CtfImmGetGuidAtom(), CtfImmIsGuidMapEnable(), CtfImmTIMCreateInputContext(), Imm32CheckImcProcess(), Imm32GetImeMenuItemWInterProcess(), Imm32InternalLockIMC(), Imm32IsCrossThreadAccess(), Imm32MakeIMENotify(), ImmGetImeMenuItemsAW(), and ImmSetCompositionStringAW().
Definition at line 4207 of file window.c.
Referenced by DIALOG_CreateIndirect(), GetRealWindowOwner(), GetWindowThreadProcessId(), ImeWnd_OnImeSetContext(), Imm32IsCrossProcessAccess(), ImmAssociateContext(), ImmAssociateContextEx(), ImmGetDefaultIMEWnd(), ImmGetSaveContext(), IsHungAppWindow(), PostMessageA(), PostMessageW(), TestWindowProcess(), and UserPaintCaption().
Definition at line 3513 of file winpos.c.
Referenced by RealChildWindowFromPoint().
BOOL NTAPI NtUserRealInternalGetMessage | ( | LPMSG | lpMsg, |
HWND | hWnd, | ||
UINT | wMsgFilterMin, | ||
UINT | wMsgFilterMax, | ||
UINT | wRemoveMsg, | ||
BOOL | bGMSG | ||
) |
Definition at line 616 of file ntstubs.c.
Referenced by ResetMessagePumpHook().
Definition at line 630 of file ntstubs.c.
Referenced by ResetMessagePumpHook().
Definition at line 2003 of file painting.c.
Referenced by NtUserInvalidateRect(), NtUserInvalidateRgn(), NtUserValidateRect(), RedrawWindow(), SpiSetWallpaper(), START_TEST(), UpdateWindow(), and ValidateRgn().
RTL_ATOM NTAPI NtUserRegisterClassExWOW | ( | WNDCLASSEXW * | lpwcx, |
PUNICODE_STRING | pustrClassName, | ||
PUNICODE_STRING | pustrCVersion, | ||
PCLSMENUNAME | pClassMenuName, | ||
DWORD | fnID, | ||
DWORD | Flags, | ||
LPDWORD | pWow | ||
) |
Definition at line 2444 of file class.c.
Referenced by RegisterClassExWOWW(), and START_TEST().
Definition at line 539 of file hotkey.c.
Referenced by RegisterHotKey().
Definition at line 214 of file ntstubs.c.
Referenced by RegisterTasklist().
BOOL NTAPI NtUserRegisterUserApiHook | ( | PUNICODE_STRING | m_dllname1, |
PUNICODE_STRING | m_funname1, | ||
DWORD | dwUnknown3, | ||
DWORD | dwUnknown4 | ||
) |
Definition at line 1722 of file hook.c.
Referenced by RegisterUserApiHook().
UINT NTAPI NtUserRegisterWindowMessage | ( | PUNICODE_STRING | MessageName | ) |
Definition at line 4312 of file window.c.
Referenced by RegisterClipboardFormatA(), RegisterClipboardFormatW(), RegisterWindowMessageA(), and RegisterWindowMessageW().
Definition at line 6398 of file menu.c.
Referenced by RemoveMenu().
HDESK NTAPI NtUserResolveDesktop | ( | IN HANDLE | ProcessHandle, |
IN PUNICODE_STRING | DesktopPath, | ||
IN BOOL | bInherit, | ||
OUT HWINSTA * | phWinSta | ||
) |
Definition at line 2867 of file desktop.c.
Referenced by GuiInit().
Definition at line 1182 of file scrollbar.c.
Referenced by RealGetScrollInfo(), and ScrollBarWndProc_common().
BOOL NTAPI NtUserScrollDC | ( | HDC | hDC, |
int | dx, | ||
int | dy, | ||
CONST RECT * | lprcScroll, | ||
CONST RECT * | lprcClip, | ||
HRGN | hrgnUpdate, | ||
LPRECT | lprcUpdate | ||
) |
Referenced by ScrollDC(), and START_TEST().
DWORD NTAPI NtUserScrollWindowEx | ( | HWND | hWnd, |
INT | dx, | ||
INT | dy, | ||
const RECT * | rect, | ||
const RECT * | clipRect, | ||
HRGN | hrgnUpdate, | ||
LPRECT | rcUpdate, | ||
UINT | flags | ||
) |
Definition at line 571 of file scrollex.c.
Referenced by ScrollWindow(), and ScrollWindowEx().
Select logical palette into device context.
hDC | handle to the device context |
hpal | handle to the palette |
ForceBackground | If this value is FALSE the logical palette will be copied to the device palette only when the application is in the foreground. If this value is TRUE then map the colors in the logical palette to the device palette colors in the best way. |
Definition at line 1034 of file windc.c.
Definition at line 708 of file input.c.
Referenced by keybd_event(), mouse_event(), and SendInput().
Definition at line 1665 of file focus.c.
Referenced by SetActiveWindow().
Definition at line 1706 of file focus.c.
Referenced by SetCapture().
ULONG_PTR NTAPI NtUserSetClassLong | ( | _In_ HWND | hWnd, |
_In_ INT | Offset, | ||
_In_ ULONG | dwNewLong, | ||
_In_ BOOL | Ansi | ||
) |
Definition at line 2706 of file class.c.
Referenced by SetClassLongA(), SetClassLongW(), and START_TEST().
HANDLE NTAPI NtUserSetClipboardData | ( | UINT | fmt, |
HANDLE | hMem, | ||
PSETCLIPBDATA | scd | ||
) |
Definition at line 1084 of file clipboard.c.
Referenced by GetClipboardData(), and SetClipboardData().
Definition at line 1114 of file clipboard.c.
Referenced by SetClipboardViewer().
Definition at line 1049 of file cursoricon.c.
Referenced by SetCursor().
Definition at line 1119 of file cursoricon.c.
BOOL NTAPI NtUserSetCursorIconData | ( | _In_ HCURSOR | hCursor, |
_In_opt_ PUNICODE_STRING | pustrModule, | ||
_In_opt_ PUNICODE_STRING | puSrcName, | ||
_In_ const CURSORDATA * | pCursorData | ||
) |
Definition at line 1510 of file cursoricon.c.
Referenced by CreateIconFromResourceEx(), CreateIconIndirect(), CURSORICON_CopyImage(), CURSORICON_LoadFromFileW(), and CURSORICON_LoadImageW().
Definition at line 1724 of file focus.c.
Referenced by SetFocus().
BOOL NTAPI NtUserSetImeHotKey | ( | _In_ DWORD | dwHotKeyId, |
_In_ UINT | uModifiers, | ||
_In_ UINT | uVirtualKey, | ||
_In_ HKL | hKL, | ||
_In_ DWORD | dwAction | ||
) |
Definition at line 476 of file ime.c.
Referenced by CliImmInitializeHotKeys(), and CliImmSetHotKeyWorker().
Definition at line 1194 of file ime.c.
Referenced by Imm32LoadIME().
Definition at line 1430 of file ime.c.
Referenced by ImeWnd_OnImeSetContext().
NTSTATUS NTAPI NtUserSetInformationThread | ( | IN HANDLE | ThreadHandle, |
IN USERTHREADINFOCLASS | ThreadInformationClass, | ||
IN PVOID | ThreadInformation, | ||
IN ULONG | ThreadInformationLength | ||
) |
Definition at line 673 of file ntstubs.c.
Referenced by CSR_API(), EndNowThreadProc(), UserClientConnect(), UserExitReactOS(), and UserServerHardError().
Definition at line 3653 of file winpos.c.
Definition at line 2616 of file msgqueue.c.
Referenced by SetKeyboardState().
BOOL NTAPI NtUserSetLayeredWindowAttributes | ( | HWND | hwnd, |
COLORREF | crKey, | ||
BYTE | bAlpha, | ||
DWORD | dwFlags | ||
) |
Definition at line 311 of file layered.c.
Definition at line 1964 of file winsta.c.
Referenced by SetLogonNotifyWindow().
Definition at line 6424 of file menu.c.
Referenced by SetMenu().
Definition at line 6467 of file menu.c.
Referenced by SetMenuContextHelpId().
Definition at line 6492 of file menu.c.
Referenced by SetMenuDefaultItem().
Definition at line 6518 of file menu.c.
BOOL NTAPI NtUserSetObjectInformation | ( | HANDLE | hObject, |
DWORD | nIndex, | ||
PVOID | pvInformation, | ||
DWORD | nLength | ||
) |
Definition at line 3663 of file window.c.
Referenced by SetParent().
Definition at line 1529 of file winsta.c.
Referenced by SetProcessWindowStation().
BOOL NTAPI NtUserSetScrollBarInfo | ( | HWND | hwnd, |
LONG | idObject, | ||
SETSCROLLBARINFO * | info | ||
) |
Definition at line 1397 of file scrollbar.c.
Referenced by IntScrollHandleScrollEvent(), and IntUpdateScrollArrows().
Definition at line 1331 of file scrollbar.c.
Referenced by IntScrollCreateScrollBar(), IntSetScrollInfo(), and RealSetScrollInfo().
Definition at line 3730 of file window.c.
Referenced by SetShellWindow(), and SetShellWindowEx().
BOOL NTAPI NtUserSetSysColors | ( | int | cElements, |
IN CONST INT * | lpaElements, | ||
IN CONST COLORREF * | lpaRgbValues, | ||
FLONG | Flags | ||
) |
Definition at line 288 of file ntstubs.c.
Referenced by SetSysColors().
Definition at line 2201 of file cursoricon.c.
Referenced by LoadSystemCursors(), and SetSystemCursor().
Definition at line 5718 of file menu.c.
Referenced by SetSystemMenu().
UINT_PTR NTAPI NtUserSetSystemTimer | ( | HWND | hWnd, |
UINT_PTR | nIDEvent, | ||
UINT | uElapse, | ||
TIMERPROC | lpTimerFunc | ||
) |
Definition at line 685 of file timer.c.
Referenced by SetSystemTimer().
Definition at line 3490 of file desktop.c.
Referenced by SetThreadDesktop().
Definition at line 535 of file ime.c.
Referenced by ImmActivateLayout().
Definition at line 361 of file misc.c.
Referenced by DEFDLG_Proc().
Definition at line 635 of file timer.c.
Referenced by SetTimer().
Definition at line 4348 of file window.c.
Referenced by ButtonWndProc_common(), ComboWndProc_common(), EditWndProc_common(), Ghost_OnCreate(), Ghost_OnNCDestroy(), ImeWndProc_common(), ListBoxWndProc_common(), MDIClientWndProc_common(), MsgWindowProc(), ScrollBarWndProc_common(), StaticWndProc_common(), and SwitchWndProc_common().
Definition at line 4061 of file window.c.
Referenced by SetWindowLongA(), and SetWindowLongW().
BOOL NTAPI NtUserSetWindowPlacement | ( | HWND | hWnd, |
WINDOWPLACEMENT * | lpwndpl | ||
) |
Definition at line 3727 of file winpos.c.
Referenced by SetWindowPlacement().
BOOL NTAPI NtUserSetWindowPos | ( | HWND | hWnd, |
HWND | hWndInsertAfter, | ||
int | X, | ||
int | Y, | ||
int | cx, | ||
int | cy, | ||
UINT | uFlags | ||
) |
Definition at line 3533 of file winpos.c.
Referenced by BringWindowToTop(), NtUserMoveWindow(), and SetWindowPos().
Definition at line 3599 of file winpos.c.
Referenced by ResetUserApiHook(), and SetWindowRgn().
Definition at line 1419 of file hook.c.
HHOOK NTAPI NtUserSetWindowsHookEx | ( | HINSTANCE | Mod, |
PUNICODE_STRING | ModuleName, | ||
DWORD | ThreadId, | ||
int | HookId, | ||
HOOKPROC | HookProc, | ||
BOOL | Ansi | ||
) |
Definition at line 1439 of file hook.c.
Referenced by IntSetWindowsHook(), and NtUserSetWindowsHookAW().
BOOL NTAPI NtUserSetWindowStationUser | ( | IN HWINSTA | hWindowStation, |
IN PLUID | pluid, | ||
IN PSID psid | OPTIONAL, | ||
IN DWORD | size | ||
) |
Definition at line 2006 of file winsta.c.
Referenced by SetWindowStationUser().
Definition at line 4136 of file window.c.
Referenced by SetWindowWord().
HWINEVENTHOOK NTAPI NtUserSetWinEventHook | ( | UINT | eventMin, |
UINT | eventMax, | ||
HMODULE | hmodWinEventProc, | ||
PUNICODE_STRING | puString, | ||
WINEVENTPROC | lpfnWinEventProc, | ||
DWORD | idProcess, | ||
DWORD | idThread, | ||
UINT | dwflags | ||
) |
Definition at line 286 of file event.c.
Referenced by SetWinEventHook().
Definition at line 424 of file caret.c.
Referenced by ShowCaret().
Definition at line 1370 of file scrollbar.c.
Referenced by ShowScrollBar().
Definition at line 3821 of file winpos.c.
Referenced by AnimateWindow(), CloseWindow(), OpenIcon(), ShowWindow(), SwitchToThisWindow(), and WIN_CreateWindowEx().
Definition at line 3784 of file winpos.c.
Referenced by ShowWindowAsync().
Definition at line 2974 of file desktop.c.
Referenced by SwitchDesktop().
Definition at line 2179 of file sysparams.c.
Referenced by DrawFocusRect(), RealSystemParametersInfoA(), RealSystemParametersInfoW(), SetDoubleClickTime(), START_TEST(), Test_NtUserSystemParametersInfo_fWinIni(), Test_NtUserSystemParametersInfo_Params(), Test_SPI_SETACCESSTIMEOUT(), Test_SPI_SETBEEP(), Test_SPI_SETBORDER(), Test_SPI_SETDESKWALLPAPER(), Test_SPI_SETFASTTASKSWITCH(), Test_SPI_SETICONMETRICS(), Test_SPI_SETICONTITLELOGFONT(), Test_SPI_SETMENUANIMATION(), Test_SPI_SETMINIMIZEDMETRICS(), Test_SPI_SETMOUSE(), Test_SPI_SETMOUSEBUTTONSWAP(), Test_SPI_SETNONCLIENTMETRICS(), Test_SPI_SETSTICKYKEYS(), Test_SPI_SETWORKAREA(), and Test_UserPref().
BOOL NTAPI NtUserThunkedMenuInfo | ( | HMENU | hMenu, |
LPCMENUINFO | lpcmi | ||
) |
Definition at line 6542 of file menu.c.
Referenced by SetMenuInfo().
BOOL NTAPI NtUserThunkedMenuItemInfo | ( | HMENU | hMenu, |
UINT | uItem, | ||
BOOL | fByPosition, | ||
BOOL | bInsert, | ||
LPMENUITEMINFOW | lpmii, | ||
PUNICODE_STRING | lpszCaption | ||
) |
Definition at line 6567 of file menu.c.
Referenced by AppendMenuA(), AppendMenuW(), CheckMenuRadioItem(), InsertMenuA(), InsertMenuItemA(), InsertMenuItemW(), InsertMenuW(), ModifyMenuA(), ModifyMenuW(), SetMenuItemInfoA(), and SetMenuItemInfoW().
INT NTAPI NtUserToUnicodeEx | ( | UINT | wVirtKey, |
UINT | wScanCode, | ||
PBYTE | lpKeyState, | ||
LPWSTR | pwszBuff, | ||
int | cchBuff, | ||
UINT | wFlags, | ||
HKL | dwhkl | ||
) |
Referenced by START_TEST(), ToAsciiEx(), ToUnicode(), and ToUnicodeEx().
BOOL NTAPI NtUserTrackMouseEvent | ( | LPTRACKMOUSEEVENT | lpEventTrack | ) |
Definition at line 482 of file mouse.c.
BOOL NTAPI NtUserTrackPopupMenuEx | ( | HMENU | hmenu, |
UINT | fuFlags, | ||
int | x, | ||
int | y, | ||
HWND | hwnd, | ||
LPTPMPARAMS | lptpm | ||
) |
Definition at line 6631 of file menu.c.
Referenced by TrackPopupMenu().
Definition at line 367 of file accelerator.c.
Referenced by TranslateAcceleratorW().
Definition at line 2490 of file message.c.
Referenced by TranslateMessageEx().
Definition at line 1691 of file hook.c.
BOOL NTAPI NtUserUnhookWinEvent | ( | HWINEVENTHOOK | hWinEventHook | ) |
Definition at line 413 of file event.c.
Definition at line 1251 of file kbdlayout.c.
Referenced by UnloadKeyboardLayout().
Definition at line 1596 of file winsta.c.
Referenced by UnlockWindowStation().
BOOL NTAPI NtUserUnregisterClass | ( | PUNICODE_STRING | ClassNameOrAtom, |
HINSTANCE | hInstance, | ||
PCLSMENUNAME | pClassMenuName | ||
) |
Referenced by START_TEST().
Definition at line 588 of file hotkey.c.
Definition at line 1768 of file hook.c.
Referenced by UnregisterUserApiHook().
Definition at line 1846 of file ime.c.
Referenced by ImmLockClientImc(), and User32SetImeWindowOfImc().
BOOL NTAPI NtUserUpdateLayeredWindow | ( | HWND | hwnd, |
HDC | hdcDst, | ||
POINT * | pptDst, | ||
SIZE * | psize, | ||
HDC | hdcSrc, | ||
POINT * | pptSrc, | ||
COLORREF | crKey, | ||
BLENDFUNCTION * | pblend, | ||
DWORD | dwFlags, | ||
RECT * | prcDirty | ||
) |
Definition at line 341 of file layered.c.
Referenced by UpdateLayeredWindow(), and UpdateLayeredWindowIndirect().
Definition at line 374 of file sysparams.c.
Referenced by START_TEST(), UpdatePerUserSystemParameters(), and UserInitialize().
Definition at line 792 of file object.c.
Referenced by ValidateHandleNoErr().
Definition at line 707 of file timer.c.
Referenced by DispatchMessageA(), and DispatchMessageW().
Definition at line 1709 of file keyboard.c.
Referenced by VkKeyScanExA(), VkKeyScanExW(), and VkKeyScanW().
DWORD NTAPI NtUserWaitForInputIdle | ( | IN HANDLE | hProcess, |
IN DWORD | dwMilliseconds, | ||
IN BOOL | bSharedWow | ||
) |
Definition at line 3103 of file message.c.
Referenced by WaitForInputIdle().
Definition at line 2329 of file message.c.
Referenced by WaitMessage().
Definition at line 3857 of file winpos.c.
Referenced by WindowFromPoint().
Definition at line 20 of file image.c.
Referenced by InitThreadCallback(), and User32CreateWindowEx().
Definition at line 17 of file rtlstr.c.
Referenced by DefSetText(), and RtlInitLargeString().
Definition at line 42 of file rtlstr.c.
Referenced by co_IntCreateDefaultImeWindow(), DefSetText(), and RtlInitLargeString().
BOOL NTAPI RtlLargeStringToUnicodeString | ( | PUNICODE_STRING | DestinationString, |
PLARGE_STRING | SourceString | ||
) |
Definition at line 67 of file rtlstr.c.
Referenced by NtUserDefSetText().
Definition at line 2306 of file ntuser.h.
Referenced by _Success_(), cicGetIconSize(), CreateLayoutIcon(), CreateTrayIcon(), DuplicateIcon(), CUIFButton::GetIconSize(), CUIFToolTip::GetTipWindowRect(), and InatCreateIconBySize().
_Out_opt_ PICONINFO _Inout_opt_ PUNICODE_STRING lpInstName |
Definition at line 2308 of file ntuser.h.
Referenced by _Success_().
Definition at line 2309 of file ntuser.h.
Referenced by _Success_().