#include "w32wow64.h"
#include "usercall.h"
Go to the source code of this file.
Defines | |
#define | W32KAPI DECLSPEC_ADDRSAFE |
#define | DBGHYD(m) |
#define | NtUserSetClassLongPtr NtUserSetClassLong |
#define | NtUserSetWindowLongPtr NtUserSetWindowLong |
Functions | |
W32KAPI UINT | NtUserHardErrorControl (IN HARDERRORCONTROL dwCmd, IN HANDLE handle OPTIONAL, OUT PDESKRESTOREDATA pdrdRestore OPTIONAL) |
VOID | NtUserSetDebugErrorLevel (IN DWORD dwErrorLevel) |
W32KAPI BOOL | NtUserGetObjectInformation (IN HANDLE hObject, IN int nIndex, OUT PVOID pvInfo, IN DWORD nLength, OUT LPDWORD pnLengthNeeded) |
W32KAPI BOOL | NtUserSetObjectInformation (IN HANDLE hObject, IN int nIndex, IN LPCVOID pvInfo, IN DWORD nLength) |
W32KAPI BOOL | NtUserWin32PoolAllocationStats (IN LPDWORD parrTags, IN SIZE_T tagsCount, OUT SIZE_T *lpdwMaxMem, OUT SIZE_T *lpdwCrtMem, OUT LPDWORD lpdwMaxAlloc, OUT LPDWORD lpdwCrtAlloc) |
W32KAPI NTSTATUS | NtUserConsoleControl (IN CONSOLECONTROL ConsoleCommand, IN PVOID ConsoleInformation, IN DWORD ConsoleInformationLength) |
W32KAPI HWINSTA | NtUserCreateWindowStation (IN POBJECT_ATTRIBUTES pObja, IN ACCESS_MASK amRequest, IN HANDLE hKbdLayoutFile, IN DWORD offTable, IN PUNICODE_STRING pstrKLID, IN UINT uKbdInputLocale) |
W32KAPI HWINSTA | NtUserOpenWindowStation (IN POBJECT_ATTRIBUTES pObja, IN ACCESS_MASK amRequest) |
W32KAPI BOOL | NtUserCloseWindowStation (IN HWINSTA hwinsta) |
W32KAPI BOOL | NtUserSetProcessWindowStation (IN HWINSTA hwinsta) |
W32KAPI HWINSTA | NtUserGetProcessWindowStation (VOID) |
W32KAPI BOOL | NtUserLockWorkStation (VOID) |
W32KAPI HDESK | NtUserCreateDesktop (IN POBJECT_ATTRIBUTES pObja, IN PUNICODE_STRING pstrDevice, IN LPDEVMODEW pDevmode, IN DWORD dwFlags, IN ACCESS_MASK amRequest) |
W32KAPI HDESK | NtUserOpenDesktop (IN POBJECT_ATTRIBUTES pObja, IN DWORD dwFlags, IN ACCESS_MASK amRequest) |
W32KAPI HDESK | NtUserOpenInputDesktop (IN DWORD dwFlags, IN BOOL fInherit, IN DWORD amRequest) |
W32KAPI NTSTATUS | NtUserResolveDesktopForWOW (IN OUT PUNICODE_STRING pstrDesktop) |
W32KAPI HDESK | NtUserResolveDesktop (IN HANDLE hProcess, IN PUNICODE_STRING pstrDesktop, IN BOOL fInherit, OUT HWINSTA *phwinsta) |
W32KAPI BOOL | NtUserCloseDesktop (IN HDESK hdesk) |
W32KAPI BOOL | NtUserSetThreadDesktop (IN HDESK hdesk) |
W32KAPI HDESK | NtUserGetThreadDesktop (IN DWORD dwThreadId, IN HDESK hdeskConsole) |
W32KAPI BOOL | NtUserSwitchDesktop (IN HDESK hdesk) |
W32KAPI NTSTATUS | NtUserInitializeClientPfnArrays (IN CONST PFNCLIENT *ppfnClientA OPTIONAL, IN CONST PFNCLIENT *ppfnClientW OPTIONAL, IN CONST PFNCLIENTWORKER *ppfnClientWorker OPTIONAL, IN HANDLE hModUser) |
W32KAPI BOOL | NtUserWaitForMsgAndEvent (IN HANDLE hevent) |
W32KAPI DWORD | NtUserDragObject (IN HWND hwndParent, IN HWND hwndFrom, IN UINT wFmt, IN ULONG_PTR dwData, IN HCURSOR hcur) |
W32KAPI BOOL | NtUserGetIconInfo (IN HICON hicon, OUT PICONINFO piconinfo, IN OUT OPTIONAL PUNICODE_STRING pstrInstanceName, IN OUT OPTIONAL PUNICODE_STRING pstrResName, OUT OPTIONAL LPDWORD pbpp, IN BOOL fInternal) |
W32KAPI BOOL | NtUserGetIconSize (IN HICON hIcon, IN UINT istepIfAniCur, OUT int *pcx, OUT int *pcy) |
W32KAPI BOOL | NtUserDrawIconEx (IN HDC hdc, IN int x, IN int y, IN HICON hicon, IN int cx, IN int cy, IN UINT istepIfAniCur, IN HBRUSH hbrush, IN UINT diFlags, IN BOOL fMeta, OUT DRAWICONEXDATA *pdid) |
W32KAPI HANDLE | NtUserDeferWindowPos (IN HDWP hWinPosInfo, IN HWND hwnd, IN HWND hwndInsertAfter, IN int x, IN int y, IN int cx, IN int cy, IN UINT wFlags) |
W32KAPI BOOL | NtUserEndDeferWindowPosEx (IN HDWP hWinPosInfo, IN BOOL fAsync) |
W32KAPI BOOL | NtUserGetMessage (OUT LPMSG pmsg, IN HWND hwnd, IN UINT wMsgFilterMin, IN UINT wMsgFilterMax) |
W32KAPI BOOL | NtUserMoveWindow (IN HWND hwnd, IN int x, IN int y, IN int cx, IN int cy, IN BOOL fRepaint) |
W32KAPI int | NtUserTranslateAccelerator (IN HWND hwnd, IN HACCEL hAccTable, IN LPMSG lpMsg) |
W32KAPI LONG | NtUserSetClassLong (IN HWND hwnd, IN int nIndex, IN LONG dwNewLong, IN BOOL bAnsi) |
W32KAPI BOOL | NtUserSetKeyboardState (IN CONST BYTE *lpKeyState) |
W32KAPI BOOL | NtUserSetWindowPos (IN HWND hwnd, IN HWND hwndInsertAfter, IN int x, IN int y, IN int cx, IN int cy, IN UINT dwFlags) |
W32KAPI BOOL | NtUserSetShellWindowEx (IN HWND hwnd, IN HWND hwndBkGnd) |
W32KAPI BOOL | NtUserSystemParametersInfo (IN UINT wFlag, IN DWORD wParam, IN OUT LPVOID lpData, IN UINT flags) |
W32KAPI BOOL | NtUserUpdatePerUserSystemParameters (IN HANDLE hToken, IN BOOL bUserLoggedOn) |
W32KAPI DWORD | NtUserDdeInitialize (OUT PHANDLE phInst, OUT HWND *phwnd, OUT LPDWORD pMonFlags, IN DWORD afCmd, IN PVOID pcii) |
W32KAPI DWORD | NtUserUpdateInstance (IN HANDLE hInst, OUT LPDWORD pMonFlags, IN DWORD afCmd) |
W32KAPI DWORD | NtUserEvent (IN PEVENT_PACKET pep) |
W32KAPI BOOL | NtUserFillWindow (IN HWND hwndBrush, IN HWND hwndPaint, IN HDC hdc, IN HBRUSH hbr) |
W32KAPI PCLS | NtUserGetWOWClass (IN HINSTANCE hInstance, IN PUNICODE_STRING pString) |
W32KAPI UINT | NtUserGetInternalWindowPos (IN HWND hwnd, OUT LPRECT lpRect OPTIONAL, OUT LPPOINT lpPoint OPTIONAL) |
W32KAPI NTSTATUS | NtUserInitTask (IN UINT dwExpWinVer, IN DWORD dwAppCompatFlags, IN PUNICODE_STRING pstrModName, IN PUNICODE_STRING pstrBaseFileName, IN DWORD hTaskWow, IN DWORD dwHotkey, IN DWORD idTask, IN DWORD dwX, IN DWORD dwY, IN DWORD dwXSize, IN DWORD dwYSize) |
W32KAPI BOOL | NtUserPostThreadMessage (IN DWORD id, IN UINT msg, IN WPARAM wParam, IN LPARAM lParam) |
W32KAPI BOOL | NtUserRegisterTasklist (IN HWND hwndTasklist) |
W32KAPI BOOL | NtUserSetClipboardData (IN UINT wFmt, IN HANDLE hMem, IN PSETCLIPBDATA scd) |
W32KAPI BOOL | NtUserCloseClipboard (VOID) |
W32KAPI BOOL | NtUserEmptyClipboard (VOID) |
W32KAPI HANDLE | NtUserConvertMemHandle (IN LPBYTE lpData, IN UINT cbNULL) |
W32KAPI NTSTATUS | NtUserCreateLocalMemHandle (IN HANDLE hMem, OUT LPBYTE lpData OPTIONAL, IN UINT cbData, OUT PUINT lpcbNeeded OPTIONAL) |
W32KAPI HHOOK | NtUserSetWindowsHookEx (IN HANDLE hmod, IN PUNICODE_STRING pstrLib OPTIONAL, IN DWORD idThread, IN int nFilterType, IN PROC pfnFilterProc, IN DWORD dwFlags) |
W32KAPI BOOL | NtUserSetInternalWindowPos (IN HWND hwnd, IN UINT cmdShow, IN CONST RECT *lpRect, IN CONST POINT *lpPoint) |
W32KAPI BOOL | NtUserChangeClipboardChain (IN HWND hwndRemove, IN HWND hwndNewNext) |
W32KAPI DWORD | NtUserCheckMenuItem (IN HMENU hmenu, IN UINT wIDCheckItem, IN UINT wCheck) |
W32KAPI HWND | NtUserChildWindowFromPointEx (IN HWND hwndParent, IN POINT point, IN UINT flags) |
W32KAPI BOOL | NtUserClipCursor (IN CONST RECT *lpRect OPTIONAL) |
W32KAPI HACCEL | NtUserCreateAcceleratorTable (IN LPACCEL lpAccel, IN INT cAccel) |
W32KAPI BOOL | NtUserDeleteMenu (IN HMENU hmenu, IN UINT nPosition, IN UINT dwFlags) |
W32KAPI BOOL | NtUserDestroyAcceleratorTable (IN HACCEL hAccel) |
W32KAPI BOOL | NtUserDestroyCursor (IN HCURSOR hcurs, IN DWORD cmd) |
W32KAPI HANDLE | NtUserGetClipboardData (IN UINT fmt, OUT PGETCLIPBDATA pgcd) |
W32KAPI BOOL | NtUserDestroyMenu (IN HMENU hmenu) |
W32KAPI BOOL | NtUserDestroyWindow (IN HWND hwnd) |
W32KAPI LRESULT | NtUserDispatchMessage (IN CONST MSG *pmsg) |
W32KAPI BOOL | NtUserEnableMenuItem (IN HMENU hMenu, IN UINT wIDEnableItem, IN UINT wEnable) |
W32KAPI BOOL | NtUserAttachThreadInput (IN DWORD idAttach, IN DWORD idAttachTo, IN BOOL fAttach) |
W32KAPI BOOL | NtUserGetWindowPlacement (IN HWND hwnd, OUT PWINDOWPLACEMENT pwp) |
W32KAPI BOOL | NtUserSetWindowPlacement (IN HWND hwnd, IN CONST WINDOWPLACEMENT *lpwndpl) |
W32KAPI BOOL | NtUserLockWindowUpdate (IN HWND hwnd) |
W32KAPI BOOL | NtUserGetClipCursor (OUT LPRECT lpRect) |
W32KAPI BOOL | NtUserEnableScrollBar (IN HWND hwnd, IN UINT wSBflags, IN UINT wArrows) |
W32KAPI BOOL | NtUserDdeSetQualityOfService (IN HWND hwndClient, IN CONST SECURITY_QUALITY_OF_SERVICE *pqosNew, OUT PSECURITY_QUALITY_OF_SERVICE pqosPrev OPTIONAL) |
W32KAPI BOOL | NtUserDdeGetQualityOfService (IN HWND hwndClient, IN HWND hwndServer, OUT PSECURITY_QUALITY_OF_SERVICE pqos) |
W32KAPI DWORD | NtUserGetMenuIndex (IN HMENU hMenu, IN HMENU hSubMenu) |
W32KAPI VOID | NtUserSetRipFlags (DWORD dwRipFlags, DWORD PID) |
W32KAPI VOID | NtUserSetDbgTag (int tag, DWORD dwBitFlags) |
W32KAPI BOOL | NtUserThunkedMenuItemInfo (IN HMENU hMenu, IN UINT nPosition, IN BOOL fByPosition, IN BOOL fInsert, IN LPMENUITEMINFOW lpmii, IN PUNICODE_STRING pstrItem OPTIONAL) |
W32KAPI BOOL | NtUserThunkedMenuInfo (IN HMENU hMenu, IN LPCMENUINFO lpmi) |
W32KAPI BOOL | NtUserSetMenuDefaultItem (IN HMENU hMenu, IN UINT wID, IN UINT fByPosition) |
W32KAPI BOOL | NtUserDrawAnimatedRects (IN HWND hwnd, IN int idAni, IN CONST RECT *lprcFrom, IN CONST RECT *lprcTo) |
HANDLE | NtUserLoadIcoCur (HANDLE hIcon, DWORD cxNew, DWORD cyNew, DWORD LR_flags) |
W32KAPI BOOL | NtUserDrawCaption (IN HWND hwnd, IN HDC hdc, IN CONST RECT *lprc, IN UINT flags) |
W32KAPI BOOL | NtUserFlashWindowEx (IN PFLASHWINFO pfwi) |
W32KAPI BOOL | NtUserPaintDesktop (IN HDC hdc) |
W32KAPI SHORT | NtUserGetAsyncKeyState (IN int vKey) |
W32KAPI HBRUSH | NtUserGetControlBrush (IN HWND hwnd, IN HDC hdc, IN UINT msg) |
W32KAPI HBRUSH | NtUserGetControlColor (IN HWND hwndParent, IN HWND hwndCtl, IN HDC hdc, IN UINT msg) |
W32KAPI BOOL | NtUserEndMenu (VOID) |
W32KAPI int | NtUserCountClipboardFormats (VOID) |
W32KAPI DWORD | NtUserGetClipboardSequenceNumber (VOID) |
W32KAPI UINT | NtUserGetCaretBlinkTime (VOID) |
W32KAPI HWND | NtUserGetClipboardOwner (VOID) |
DWORD | NtUserGetClipboardSerialNumber (VOID) |
W32KAPI HWND | NtUserGetClipboardViewer (VOID) |
W32KAPI UINT | NtUserGetDoubleClickTime (VOID) |
W32KAPI HWND | NtUserGetForegroundWindow (VOID) |
W32KAPI HWND | NtUserGetOpenClipboardWindow (VOID) |
W32KAPI int | NtUserGetPriorityClipboardFormat (OUT UINT *paFormatPriorityList, IN int cFormats) |
W32KAPI HMENU | NtUserGetSystemMenu (IN HWND hwnd, IN BOOL bRevert) |
W32KAPI BOOL | NtUserGetUpdateRect (IN HWND hwnd, IN LPRECT prect OPTIONAL, IN BOOL bErase) |
W32KAPI BOOL | NtUserHideCaret (IN HWND hwnd) |
W32KAPI BOOL | NtUserHiliteMenuItem (IN HWND hwnd, IN HMENU hMenu, IN UINT uIDHiliteItem, IN UINT uHilite) |
W32KAPI BOOL | NtUserInvalidateRect (IN HWND hwnd, IN CONST RECT *prect OPTIONAL, IN BOOL bErase) |
W32KAPI BOOL | NtUserIsClipboardFormatAvailable (IN UINT nFormat) |
W32KAPI BOOL | NtUserKillTimer (IN HWND hwnd, IN UINT_PTR nIDEvent) |
W32KAPI HWND | NtUserMinMaximize (IN HWND hwnd, IN UINT nCmdShow, IN BOOL fKeepHidden) |
W32KAPI BOOL | NtUserMNDragOver (IN POINT *ppt, OUT PMNDRAGOVERINFO pmndoi) |
W32KAPI BOOL | NtUserMNDragLeave (VOID) |
W32KAPI BOOL | NtUserOpenClipboard (IN HWND hwnd, OUT PBOOL pfEmptyClient) |
W32KAPI BOOL | NtUserPeekMessage (OUT LPMSG pmsg, IN HWND hwnd, IN UINT wMsgFilterMin, IN UINT wMsgFilterMax, IN UINT wRemoveMsg) |
W32KAPI BOOL | NtUserPostMessage (IN HWND hwnd, IN UINT msg, IN WPARAM wParam, IN LPARAM lParam) |
W32KAPI BOOL | NtUserSendNotifyMessage (IN HWND hwnd, IN UINT Msg, IN WPARAM wParam, IN LPARAM lParam OPTIONAL) |
W32KAPI BOOL | NtUserSendMessageCallback (IN HWND hwnd, IN UINT wMsg, IN WPARAM wParam, IN LPARAM lParam, IN SENDASYNCPROC lpResultCallBack, IN ULONG_PTR dwData) |
W32KAPI BOOL | NtUserRegisterHotKey (IN HWND hwnd, IN int id, IN UINT fsModifiers, IN UINT vk) |
W32KAPI BOOL | NtUserRemoveMenu (IN HMENU hmenu, IN UINT nPosition, IN UINT dwFlags) |
W32KAPI BOOL | NtUserScrollWindowEx (IN HWND hwnd, IN int XAmount, IN int YAmount, IN CONST RECT *pRect OPTIONAL, IN CONST RECT *pClipRect OPTIONAL, IN HRGN hrgnUpdate, OUT LPRECT prcUpdate OPTIONAL, IN UINT flags) |
W32KAPI HWND | NtUserSetActiveWindow (IN HWND hwnd) |
W32KAPI HWND | NtUserSetCapture (IN HWND hwnd) |
W32KAPI WORD | NtUserSetClassWord (IN HWND hwnd, IN int nIndex, IN WORD wNewWord) |
W32KAPI HWND | NtUserSetClipboardViewer (IN HWND hwndNewViewer) |
W32KAPI HCURSOR | NtUserSetCursor (IN HCURSOR hCursor) |
W32KAPI HWND | NtUserSetFocus (IN HWND hwnd) |
W32KAPI BOOL | NtUserSetMenu (IN HWND hwnd, IN HMENU hmenu, IN BOOL fRedraw) |
W32KAPI BOOL | NtUserSetMenuContextHelpId (IN HMENU hMenu, IN DWORD dwContextHelpId) |
W32KAPI BOOL | NtUserSetMenuFlagRtoL (IN HMENU hMenu) |
W32KAPI HWND | NtUserSetParent (IN HWND hwndChild, IN HWND hwndNewParent) |
W32KAPI int | NtUserSetScrollInfo (IN HWND hwnd, IN int nBar, IN LPCSCROLLINFO pInfo, IN BOOL fRedraw) |
W32KAPI BOOL | NtUserSetSysColors (IN int cElements, IN CONST INT *lpaElements, IN CONST COLORREF *lpaRgbValues, IN UINT uOptions) |
W32KAPI UINT_PTR | NtUserSetTimer (IN HWND hwnd, IN UINT_PTR nIDEvent, IN UINT wElapse, IN TIMERPROC pTimerFunc) |
W32KAPI LONG | NtUserSetWindowLong (IN HWND hwnd, IN int nIndex, IN LONG dwNewLong, IN BOOL bAnsi) |
W32KAPI WORD | NtUserSetWindowWord (IN HWND hwnd, IN int nIndex, IN WORD wNewWord) |
W32KAPI HHOOK | NtUserSetWindowsHookAW (IN int nFilterType, IN HOOKPROC pfnFilterProc, IN DWORD dwFlags) |
W32KAPI BOOL | NtUserShowCaret (IN HWND hwnd) |
W32KAPI BOOL | NtUserShowScrollBar (IN HWND hwnd, IN int iBar, IN BOOL fShow) |
W32KAPI BOOL | NtUserShowWindowAsync (IN HWND hwnd, IN int nCmdShow) |
W32KAPI BOOL | NtUserShowWindow (IN HWND hwnd, IN int nCmdShow) |
W32KAPI BOOL | NtUserTrackMouseEvent (IN OUT LPTRACKMOUSEEVENT lpTME) |
W32KAPI BOOL | NtUserTrackPopupMenuEx (IN HMENU hMenu, IN UINT uFlags, IN int x, IN int y, IN HWND hwnd, IN CONST TPMPARAMS *pparamst OPTIONAL) |
W32KAPI BOOL | NtUserTranslateMessage (IN CONST MSG *lpMsg, IN UINT flags) |
W32KAPI BOOL | NtUserUnhookWindowsHookEx (IN HHOOK hhk) |
W32KAPI BOOL | NtUserUnregisterHotKey (IN HWND hwnd, IN int id) |
W32KAPI BOOL | NtUserValidateRect (IN HWND hwnd, IN CONST RECT *lpRect OPTIONAL) |
W32KAPI DWORD | NtUserWaitForInputIdle (IN ULONG_PTR idProcess, IN DWORD dwMilliseconds, IN BOOL fSharedWow) |
W32KAPI HWND | NtUserWindowFromPoint (IN POINT Point) |
W32KAPI HDC | NtUserBeginPaint (IN HWND hwnd, OUT LPPAINTSTRUCT lpPaint) |
W32KAPI BOOL | NtUserCreateCaret (IN HWND hwnd, IN HBITMAP hBitmap, IN int nWidth, IN int nHeight) |
W32KAPI BOOL | NtUserEndPaint (IN HWND hwnd, IN CONST PAINTSTRUCT *lpPaint) |
W32KAPI int | NtUserExcludeUpdateRgn (IN HDC hDC, IN HWND hwnd) |
W32KAPI HDC | NtUserGetDC (IN HWND hwnd) |
W32KAPI HDC | NtUserGetDCEx (IN HWND hwnd, IN HRGN hrgnClip, IN DWORD flags) |
W32KAPI HDC | NtUserGetWindowDC (IN HWND hwnd) |
W32KAPI int | NtUserGetUpdateRgn (IN HWND hwnd, IN HRGN hRgn, IN BOOL bErase) |
W32KAPI BOOL | NtUserRedrawWindow (IN HWND hwnd, IN CONST RECT *lprcUpdate OPTIONAL, IN HRGN hrgnUpdate, IN UINT flags) |
W32KAPI BOOL | NtUserInvalidateRgn (IN HWND hwnd, IN HRGN hRgn, IN BOOL bErase) |
W32KAPI int | NtUserSetWindowRgn (IN HWND hwnd, IN HRGN hRgn, IN BOOL bRedraw) |
W32KAPI BOOL | NtUserScrollDC (IN HDC hDC, IN int dx, IN int dy, IN CONST RECT *lprcScroll OPTIONAL, IN CONST RECT *lprcClip OPTIONAL, IN HRGN hrgnUpdate, OUT LPRECT lprcUpdate OPTIONAL) |
W32KAPI int | NtUserInternalGetWindowText (IN HWND hwnd, OUT LPWSTR lpString, IN int nMaxCount) |
W32KAPI int | NtUserGetMouseMovePointsEx (IN UINT cbSize, IN CONST MOUSEMOVEPOINT *lppt, OUT MOUSEMOVEPOINT *lpptBuf, IN UINT nBufPoints, IN DWORD resolution) |
W32KAPI int | NtUserToUnicodeEx (IN UINT wVirtKey, IN UINT wScanCode, IN CONST BYTE *lpKeyState, OUT LPWSTR lpszBuff, IN int cchBuff, IN UINT wFlags, IN HKL hKeyboardLayout) |
W32KAPI BOOL | NtUserYieldTask (VOID) |
W32KAPI BOOL | NtUserWaitMessage (VOID) |
W32KAPI UINT | NtUserLockWindowStation (IN HWINSTA hWindowStation) |
W32KAPI BOOL | NtUserUnlockWindowStation (IN HWINSTA hWindowStation) |
W32KAPI UINT | NtUserSetWindowStationUser (IN HWINSTA hWindowStation, IN PLUID pLuidUser, IN PSID pSidUser OPTIONAL, IN DWORD cbSidUser) |
W32KAPI BOOL | NtUserSetLogonNotifyWindow (IN HWND hwndNotify) |
W32KAPI BOOL | NtUserSetSystemCursor (IN HCURSOR hcur, IN DWORD id) |
W32KAPI HCURSOR | NtUserGetCursorFrameInfo (IN HCURSOR hcur, IN int iFrame, OUT LPDWORD pjifRate, OUT LPINT pccur) |
W32KAPI BOOL | NtUserSetCursorContents (IN HCURSOR hCursor, IN HCURSOR hCursorNew) |
W32KAPI HCURSOR | NtUserFindExistingCursorIcon (IN PUNICODE_STRING pstrModName, IN PUNICODE_STRING pstrResName, IN PCURSORFIND pcfSearch) |
W32KAPI BOOL | NtUserSetCursorIconData (IN HCURSOR hCursor, IN PUNICODE_STRING pstrModName, IN PUNICODE_STRING pstrResName, IN PCURSORDATA pData) |
BOOL | NtUserWOWModuleUnload (IN HANDLE hModule) |
BOOL | NtUserWOWCleanup (IN HANDLE hInstance, IN DWORD hTaskWow) |
W32KAPI BOOL | NtUserGetMenuItemRect (IN HWND hwnd, IN HMENU hMenu, IN UINT uItem, OUT LPRECT lprcItem) |
W32KAPI int | NtUserMenuItemFromPoint (IN HWND hwnd, IN HMENU hMenu, IN POINT ptScreen) |
W32KAPI BOOL | NtUserGetCaretPos (OUT LPPOINT lpPoint) |
W32KAPI BOOL | NtUserDefSetText (IN HWND hwnd, IN PLARGE_STRING Text OPTIONAL) |
W32KAPI NTSTATUS | NtUserQueryInformationThread (IN HANDLE hThread, IN USERTHREADINFOCLASS ThreadInfoClass, OUT PVOID ThreadInformation, IN ULONG ThreadInformationLength, IN OUT PULONG ReturnLength OPTIONAL) |
W32KAPI NTSTATUS | NtUserSetInformationThread (IN HANDLE hThread, IN USERTHREADINFOCLASS ThreadInfoClass, IN PVOID ThreadInformation, IN ULONG ThreadInformationLength) |
W32KAPI NTSTATUS | NtUserSetInformationProcess (IN HANDLE hProcess, IN USERPROCESSINFOCLASS ProcessInfoClass, IN PVOID ProcessInformation, IN ULONG ProcessInformationLength) |
W32KAPI BOOL | NtUserNotifyProcessCreate (IN DWORD dwProcessId, IN DWORD dwParentThreadId, IN ULONG_PTR dwData, IN DWORD dwFlags) |
W32KAPI NTSTATUS | NtUserTestForInteractiveUser (IN PLUID pluidCaller) |
W32KAPI BOOL | NtUserSetConsoleReserveKeys (IN HWND hwnd, IN DWORD fsReserveKeys) |
W32KAPI VOID | NtUserModifyUserStartupInfoFlags (IN DWORD dwMask, IN DWORD dwFlags) |
W32KAPI BOOL | NtUserSetWindowFNID (IN HWND hwnd, IN WORD fnid) |
W32KAPI VOID | NtUserAlterWindowStyle (IN HWND hwnd, IN DWORD mask, IN DWORD flags) |
W32KAPI VOID | NtUserSetThreadState (IN DWORD dwFlags, IN DWORD dwMask) |
W32KAPI ULONG_PTR | NtUserGetThreadState (IN USERTHREADSTATECLASS ThreadState) |
LRESULT | NtUserGetListboxString (IN HWND hwnd, IN UINT msg, IN WPARAM wParam, IN PLARGE_STRING pString, IN ULONG_PTR xParam, IN DWORD xpfn, IN PBOOL pbNotString) |
W32KAPI BOOL | NtUserValidateHandleSecure (IN HANDLE h) |
W32KAPI BOOL | NtUserUserHandleGrantAccess (IN HANDLE hUserHandle, IN HANDLE hJob, IN BOOL bGrant) |
W32KAPI HWND | NtUserCreateWindowEx (IN DWORD dwExStyle, IN PLARGE_STRING pstrClassName, IN PLARGE_STRING pstrWindowName OPTIONAL, IN DWORD dwStyle, IN int x, IN int y, IN int nWidth, IN int nHeight, IN HWND hwndParent, IN HMENU hmenu, IN HANDLE hModule, IN LPVOID pParam, IN DWORD dwFlags) |
W32KAPI NTSTATUS | NtUserBuildHwndList (IN HDESK hdesk, IN HWND hwndNext, IN BOOL fEnumChildren, IN DWORD idThread, IN UINT cHwndMax, OUT HWND *phwndFirst, OUT PUINT pcHwndNeeded) |
W32KAPI NTSTATUS | NtUserBuildPropList (IN HWND hwnd, IN UINT cPropMax, OUT PPROPSET pPropSet, OUT PUINT pcPropNeeded) |
W32KAPI NTSTATUS | NtUserBuildNameList (IN HWINSTA hwinsta, IN UINT cbNameList, OUT PNAMELIST pNameList, OUT PUINT pcbNeeded) |
W32KAPI HKL | NtUserActivateKeyboardLayout (IN HKL hkl, IN UINT Flags) |
W32KAPI HKL | NtUserLoadKeyboardLayoutEx (IN HANDLE hFile, IN DWORD offTable, IN HKL hkl, IN PUNICODE_STRING pstrKLID, IN UINT KbdInputLocale, IN UINT Flags) |
W32KAPI BOOL | NtUserUnloadKeyboardLayout (IN HKL hkl) |
W32KAPI BOOL | NtUserSetSystemMenu (IN HWND hwnd, IN HMENU hmenu) |
W32KAPI BOOL | NtUserDragDetect (IN HWND hwnd, IN POINT pt) |
W32KAPI UINT_PTR | NtUserSetSystemTimer (IN HWND hwnd, IN UINT_PTR nIDEvent, IN DWORD dwElapse, IN WNDPROC pTimerFunc) |
W32KAPI BOOL | NtUserQuerySendMessage (OUT PMSG pmsg) |
W32KAPI UINT | NtUserSendInput (IN UINT cInputs, IN CONST INPUT *pInputs, IN int cbSize) |
W32KAPI BOOL | NtUserImpersonateDdeClientWindow (IN HWND hwndClient, IN HWND hwndServer) |
W32KAPI ULONG_PTR | NtUserGetCPD (IN HWND hwnd, IN DWORD options, IN ULONG_PTR dwData) |
W32KAPI int | NtUserCopyAcceleratorTable (IN HACCEL hAccelSrc, IN OUT LPACCEL lpAccelDst OPTIONAL, IN int cAccelEntries) |
W32KAPI HWND | NtUserFindWindowEx (IN HWND hwndParent, IN HWND hwndChild, IN PUNICODE_STRING pstrClassName OPTIONAL, IN PUNICODE_STRING pstrWindowName OPTIONAL, IN DWORD dwType) |
W32KAPI BOOL | NtUserGetClassInfo (IN HINSTANCE hInstance OPTIONAL, IN PUNICODE_STRING pstrClassName, IN OUT LPWNDCLASSEXW lpWndClass, OUT LPWSTR *ppszMenuName, IN BOOL bAnsi) |
W32KAPI int | NtUserGetClassName (IN HWND hwnd, IN BOOL bReal, IN OUT PUNICODE_STRING pstrClassName) |
W32KAPI int | NtUserGetClipboardFormatName (IN UINT format, OUT LPWSTR lpszFormatName, IN UINT chMax) |
W32KAPI int | NtUserGetKeyNameText (IN LONG lParam, OUT LPWSTR lpszKeyName, IN UINT chMax) |
W32KAPI BOOL | NtUserGetKeyboardLayoutName (IN OUT PUNICODE_STRING pstrKLID) |
W32KAPI UINT | NtUserGetKeyboardLayoutList (IN UINT nItems, OUT HKL *lpBuff) |
W32KAPI DWORD | NtUserGetGuiResources (HANDLE hProcess, DWORD dwFlags) |
W32KAPI UINT | NtUserMapVirtualKeyEx (IN UINT uCode, IN UINT uMapType, IN ULONG_PTR dwHKLorPKL, IN BOOL bHKL) |
W32KAPI ATOM | NtUserRegisterClassExWOW (IN WNDCLASSEX *lpWndClass, IN PUNICODE_STRING pstrClassName, IN PCLSMENUNAME pcmn, IN WORD fnid, IN DWORD dwFlags, IN LPDWORD pdwWOWstuff OPTIONAL) |
W32KAPI UINT | NtUserRegisterWindowMessage (IN PUNICODE_STRING pstrMessage) |
W32KAPI HANDLE | NtUserRemoveProp (IN HWND hwnd, IN DWORD dwProp) |
W32KAPI BOOL | NtUserSetProp (IN HWND hwnd, IN DWORD dwProp, IN HANDLE hData) |
W32KAPI BOOL | NtUserUnregisterClass (IN PUNICODE_STRING pstrClassName, IN HINSTANCE hInstance, OUT PCLSMENUNAME pcmn) |
W32KAPI SHORT | NtUserVkKeyScanEx (IN WCHAR ch, IN ULONG_PTR dwHKLorPKL, IN BOOL bHKL) |
W32KAPI NTSTATUS | NtUserEnumDisplayDevices (IN PUNICODE_STRING pstrDeviceName, IN DWORD iDevNum, IN OUT LPDISPLAY_DEVICEW lpDisplayDevice, IN DWORD dwFlags) |
W32KAPI HWINEVENTHOOK | NtUserSetWinEventHook (IN DWORD eventMin, IN DWORD eventMax, IN HMODULE hmodWinEventProc, IN PUNICODE_STRING pstrLib OPTIONAL, IN WINEVENTPROC pfnWinEventProc, IN DWORD idEventProcess, IN DWORD idEventThread, IN DWORD dwFlags) |
W32KAPI BOOL | NtUserUnhookWinEvent (IN HWINEVENTHOOK hWinEventHook) |
W32KAPI VOID | NtUserNotifyWinEvent (IN DWORD event, IN HWND hwnd, IN LONG idObject, IN LONG idChild) |
W32KAPI BOOL | NtUserGetGUIThreadInfo (IN DWORD idThread, IN OUT PGUITHREADINFO pgui) |
W32KAPI BOOL | NtUserGetTitleBarInfo (IN HWND hwnd, IN OUT PTITLEBARINFO ptbi) |
W32KAPI BOOL | NtUserGetScrollBarInfo (IN HWND hwnd, IN LONG idObject, IN OUT PSCROLLBARINFO ptbi) |
W32KAPI BOOL | NtUserGetComboBoxInfo (IN HWND hwnd, IN OUT PCOMBOBOXINFO pcbi) |
W32KAPI DWORD | NtUserGetListBoxInfo (IN HWND hwnd) |
W32KAPI HWND | NtUserGetAncestor (IN HWND hwnd, IN UINT gaFlags) |
W32KAPI BOOL | NtUserGetCursorInfo (IN OUT PCURSORINFO pci) |
W32KAPI HWND | NtUserRealChildWindowFromPoint (IN HWND hwndParent, IN POINT pt) |
W32KAPI BOOL | NtUserGetAltTabInfo (IN HWND hwnd, IN int iItem, IN OUT PALTTABINFO pati, OUT LPWSTR lpszItemText, IN UINT cchItemText, IN BOOL bAnsi) |
W32KAPI BOOL | NtUserGetMenuBarInfo (IN HWND hwnd, IN long idObject, IN long idItem, IN OUT PMENUBARINFO pmbi) |
W32KAPI LONG | NtUserChangeDisplaySettings (IN PUNICODE_STRING pstrDeviceName, IN LPDEVMODEW lpDevMode, IN HWND hwnd, IN DWORD dwFlags, IN PVOID lParam) |
W32KAPI BOOL | NtUserCallMsgFilter (IN OUT LPMSG lpMsg, IN int nCode) |
W32KAPI int | NtUserDrawMenuBarTemp (IN HWND hwnd, IN HDC hdc, IN LPCRECT lprc, IN HMENU hMenu, IN HFONT hFont) |
W32KAPI BOOL | NtUserDrawCaptionTemp (IN HWND hwnd, IN HDC hdc, IN LPCRECT lprc, IN HFONT hFont, IN HICON hicon, IN PUNICODE_STRING pstrText, IN UINT flags) |
W32KAPI SHORT | NtUserGetKeyState (IN int vk) |
W32KAPI BOOL | NtUserGetKeyboardState (OUT PBYTE pb) |
W32KAPI HANDLE | NtUserQueryWindow (IN HWND hwnd, IN WINDOWINFOCLASS WindowInfo) |
W32KAPI BOOL | NtUserSBGetParms (IN HWND hwnd, IN int code, IN PSBDATA pw, IN OUT LPSCROLLINFO lpsi) |
W32KAPI BOOL | NtUserBitBltSysBmp (IN HDC hdc, IN int xDest, IN int yDest, IN int cxDest, IN int cyDest, IN int xSrc, IN int ySrc, IN DWORD dwRop) |
W32KAPI LRESULT | NtUserMessageCall (IN HWND hwnd, IN UINT msg, IN WPARAM wParam, IN LPARAM lParam, IN ULONG_PTR xParam, IN DWORD xpfnProc, IN BOOL bAnsi) |
W32KAPI LRESULT | NtUserCallNextHookEx (IN int nCode, IN WPARAM wParam, IN LPARAM lParam, IN BOOL bAnsi) |
W32KAPI BOOL | NtUserEnumDisplayMonitors (IN HDC hdc, IN LPCRECT lprcClip, IN MONITORENUMPROC lpfnEnum, IN LPARAM dwData) |
W32KAPI NTSTATUS | NtUserEnumDisplaySettings (IN PUNICODE_STRING pstrDeviceName, IN DWORD iModeNum, OUT LPDEVMODEW lpDevMode, IN DWORD dwFlags) |
W32KAPI BOOL | NtUserQueryUserCounters (IN DWORD dwQueryType, IN LPVOID pvIn, IN DWORD dwInSize, OUT LPVOID pvResult, IN DWORD dwOutSize) |
W32KAPI BOOL | NtUserUpdateLayeredWindow (IN HWND hwnd, IN HDC hdcDst, IN POINT *pptDst, IN SIZE *psize, IN HDC hdcSrc, IN POINT *pptSrc, IN COLORREF crKey, IN BLENDFUNCTION *pblend, IN DWORD dwFlags) |
W32KAPI BOOL | NtUserSetLayeredWindowAttributes (IN HWND hwnd, IN COLORREF crKey, IN BYTE bAlpha, IN DWORD dwFlags) |
W32KAPI NTSTATUS | NtUserRemoteConnect (IN PDOCONNECTDATA pDoConnectData, IN ULONG DisplayDriverNameLength, IN PWCHAR DisplayDriverName) |
W32KAPI NTSTATUS | NtUserRemoteRedrawRectangle (IN WORD Left, IN WORD Top, IN WORD Right, IN WORD Bottom) |
W32KAPI NTSTATUS | NtUserRemoteRedrawScreen (VOID) |
W32KAPI NTSTATUS | NtUserRemoteStopScreenUpdates (VOID) |
W32KAPI NTSTATUS | NtUserCtxDisplayIOCtl (IN ULONG DisplayIOCtlFlags, IN PUCHAR pDisplayIOCtlData, IN ULONG cbDisplayIOCtlData) |
W32KAPI HPALETTE | NtUserSelectPalette (IN HDC hdc, IN HPALETTE hpalette, IN BOOL fForceBackground) |
W32KAPI NTSTATUS | NtUserProcessConnect (IN HANDLE hProcess, IN OUT PVOID pConnectInfo, IN ULONG cbConnectInfo) |
W32KAPI NTSTATUS | NtUserSoundSentry (VOID) |
W32KAPI NTSTATUS | NtUserInitialize (IN DWORD dwVersion, IN HANDLE hPowerRequestEvent, IN HANDLE hMediaRequestEvent) |
|
|
Definition at line 303 of file ntuser.h. Referenced by SetClassLongPtr(). |
|
Definition at line 964 of file ntuser.h. Referenced by _SetWindowLongPtr(), CreateIMEUI(), DefDlgProcWorker(), and MDIClientWndProcWorker(). |
|
|
|
Definition at line 8426 of file kernel/ntstubs.c. References _GetProcessWindowStation(), BEGINRECV, ENDRECV, IS_CURRENT_THREAD_RESTRICTED, MSGERROR, NULL, TRACE, and xxxActivateKeyboardLayout().
|
|
Definition at line 7752 of file kernel/ntstubs.c. References AWS_MASK, BEGINRECV_HWND_VOID, ENDRECV_HWND_VOID, GETPTI, PpiCurrent, TRACEVOID, and VOID(). Referenced by ButtonWndProcWorker(), ListBoxWndProcWorker(), and StaticWndProcWorker().
|
|
Definition at line 4179 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, NULL, PtiFromThreadId(), TRACE, and zzzAttachThreadInput().
|
|
Definition at line 6520 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, MSGERROR, NULL, ProbeAndWriteStructure, StubExceptionHandler, TRACE, TRUE, xxxBeginPaint(), and xxxEndPaint(). Referenced by ButtonWndProcWorker(), ComboBoxWndProcWorker(), ListBoxWndProcWorker(), MLEditWndProc(), SLEditWndProc(), and StaticWndProcWorker().
|
|
Definition at line 9755 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, and HDCBITS. Referenced by BitBltSysBmp(), LoadBmp(), and xxxButtonDrawCheck().
|
|
Definition at line 8222 of file kernel/ntstubs.c. References _GetDesktopWindow(), BEGINATOMICRECV, BuildHwndList(), BWL_ENUMCHILDREN, BWL_ENUMIMELAST, BWL_ENUMLIST, CLEANUPRECV, DWORD, ENDATOMICRECV, FALSE, FreeHwndList(), IS_IME_ENABLED, LogDesktop, MSGERROR, MSGERRORCLEANUP, NT_SUCCESS, NTSTATUS(), NULL, ObDereferenceObject, tagDESKTOP::pDeskInfo, tagBWL::phwndNext, ProbeForWriteBuffer, ProbeForWriteUlong, PtiCurrent, PtiFromThreadId(), tagBWL::rghwnd, tagTHREADINFO::rpdesk, tagDESKTOPINFO::spwnd, tagWND::spwndChild, StubExceptionHandler, TRACE, TRUE, UINT, UserMode, ValidateHdesk(), and ValidateHWNDOPT. Referenced by BuildHwndList().
|
|
Definition at line 8365 of file kernel/ntstubs.c. References _BuildNameList(), BEGINRECV_SHARED, DWORD, ENDRECV_SHARED, FALSE, MSGERROR, NAMELIST, NT_SUCCESS, NTSTATUS(), NULL, ObDereferenceObject, PNAMELIST, ProbeForWrite(), ProbeForWriteUlong, StubExceptionHandler, TRACE, UINT, UserMode, and ValidateHwinsta(). Referenced by InternalEnumObjects().
|
|
Definition at line 8333 of file kernel/ntstubs.c. References _BuildPropList(), BEGINRECV_HWNDLOCK, DWORD, ENDRECV_HWNDLOCK, FALSE, MSGERROR, NTSTATUS(), PPROPSET, ProbeForWriteBuffer, ProbeForWriteUlong, StubExceptionHandler, and TRACE. Referenced by InternalEnumProps().
|
|
Definition at line 9413 of file kernel/ntstubs.c. References _CallMsgFilter(), BEGINRECV, BOOL, ENDRECV, FALSE, msg, MSGERROR, ProbeForWriteMessage, StubExceptionHandler, TRACE, and TRUE. Referenced by CallMsgFilter().
|
|
|
|
Definition at line 3864 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DWORD, ENDRECV_HWNDLOCK, ThreadLockWithPti, ThreadUnlock, TRACE, ValidateHWNDOPT, and xxxChangeClipboardChain().
|
|
Definition at line 9380 of file kernel/ntstubs.c. References BEGINRECV, dwFlags, ENDRECV, IS_CURRENT_THREAD_RESTRICTED, MSGERROR, NULL, TRACE, UserMode, and xxxUserChangeDisplaySettings(). Referenced by ChangeDisplaySettingsEx(), and DrChangeDisplaySettings().
|
|
Definition at line 3893 of file kernel/ntstubs.c. References _CheckMenuItem(), BEGINATOMICRECV, DWORD, ENDATOMICRECV, TESTFLAGS, TRACE, and ValidateHMENUMODIFY. Referenced by CheckMenuItem().
|
|
Definition at line 3915 of file kernel/ntstubs.c. References _ChildWindowFromPointEx(), BEGINRECV_HWND, ENDRECV_HWND, NULL, PtoH, and TRACE. Referenced by ChildWindowFromPoint(), and MDIClientWndProcWorker().
|
|
Definition at line 3935 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, ProbeAndReadRect, StubExceptionHandler, TRACE, TRUE, and zzzClipCursor().
|
|
Definition at line 3252 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, NULL, TRACE, and xxxCloseClipboard(). Referenced by ECCopy(), MB_CopyToClipboard(), MLPasteText(), and SLPasteText().
|
|
Definition at line 1423 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, UserMode, and xxxCloseDesktop().
|
|
Definition at line 1118 of file kernel/ntstubs.c. References _CloseWindowStation(), BEGINRECV, BOOL, ENDRECV, FALSE, NT_SUCCESS, NTSTATUS(), ObDereferenceObject, Status, TRACE, UserMode, and ValidateHwinsta().
|
|
Definition at line 870 of file kernel/ntstubs.c. References BEGINRECVCSRSS, ENDRECVCSRSS, NTSTATUS(), ProbeForWrite(), TRACE, and xxxConsoleControl(). Referenced by ConsoleClientConnectRoutine(), ConsoleInputThread(), CursorTimerRoutine(), DisplayModeTransition(), InitWindowClass(), InitWindowsStuff(), SrvRegisterConsoleVDM(), SrvSetConsolePalette(), and UnregisterVDM().
|
|
Definition at line 3310 of file kernel/ntstubs.c. References _ConvertMemHandle(), BEGINRECV, BYTE, ENDRECV, FALSE, MSGERROR, NULL, ProbeForRead, StubExceptionHandler, and TRACE. Referenced by ConvertMemHandle().
|
|
Definition at line 8729 of file kernel/ntstubs.c. References tagACCELTABLE::accel, BEGINATOMICRECV, tagACCELTABLE::cAccel, DATAALIGN, ENDATOMICRECV, FLASTKEY, MSGERROR, NULL, ProbeForWriteBuffer, StubExceptionHandler, TRACE, TRUE, and ValidateHACCEL. Referenced by CopyAcceleratorTableA().
|
|
Definition at line 5042 of file kernel/ntstubs.c. References BEGINRECV_SHARED, CheckClipboardAccess(), tagWINDOWSTATION::cNumClipFormats, ENDRECV_SHARED, MSGERROR, NULL, and TRACE.
|
|
Definition at line 3960 of file kernel/ntstubs.c. References _CreateAcceleratorTable(), BEGINRECV, DATAALIGN, ENDRECV, MSGERROR, NULL, ProbeForReadBuffer, PtoH, StubExceptionHandler, TRACE, and TRUE. Referenced by CreateAcceleratorTableA(), and LoadAcc().
|
|
Definition at line 6550 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DWORD, ENDRECV_HWNDLOCK, TRACE, and xxxCreateCaret(). Referenced by ECSetFont(), MLSetFocus(), and SLSetFocus().
|
|
Definition at line 1173 of file kernel/ntstubs.c. References BEGINRECV, dwFlags, DWORD, ENDRECV, IS_CURRENT_THREAD_RESTRICTED, MSGERROR, NULL, ProbeForRead, StubExceptionHandler, TRACE, TRUE, UserMode, and xxxCreateDesktop(). Referenced by CommonCreateDesktop().
|
|
Definition at line 3336 of file kernel/ntstubs.c. References tagCLIPDATA::abData, BEGINRECV, BYTE, tagCLIPDATA::cbData, ENDRECV, FALSE, HMValidateHandle(), MSGERROR, NTSTATUS(), NULL, PCLIPDATA, ProbeAndWriteUlong, ProbeForWrite(), StubExceptionHandler, TRACE, and TYPE_CLIPDATA. Referenced by CreateLocalMemHandle().
|
|
Definition at line 8087 of file kernel/ntstubs.c. References _GetMessageWindow(), _LARGE_STRING::bAnsi, BEGINRECV, BOOL, _LARGE_STRING::Buffer, BYTE, CLEANUPRECV, dwFlags, ENDRECV, FALSE, GetAppCompatFlags2(), IS_PTR, _LARGE_STRING::Length, MSGERRORCLEANUP, NULL, ProbeAndReadLargeString, ProbeForRead, PtiCurrent, PtoH, StubExceptionHandler, ThreadLockAlwaysWithPti, ThreadLockWithPti, ThreadUnlock, TRACE, TRUE, ValidateHMENU, ValidateHWNDOPT, VER40, and xxxCreateWindowEx(). Referenced by _CreateWindowEx(), and InternalCreateDialog().
|
|
|
|
Definition at line 615 of file kernel/ntstubs.c. References BEGINRECVCSRSS, BYTE, CtxDisplayIOCtl(), ENDRECVCSRSS, ISTS, MSGERROR, NTSTATUS(), ProbeForRead, and TRACE. Referenced by Win32CommandChannelThread().
|
|
Definition at line 4415 of file kernel/ntstubs.c. References _DdeGetQualityOfService(), BEGINATOMICRECV_HWND, BOOL, DATAALIGN, ENDATOMICRECV_HWND, FALSE, GETPTI, MSGERROR, NULL, ProbeForWrite(), PtiCurrent, StubExceptionHandler, TRACE, and ValidateHWNDOPT. Referenced by ProcessDDEMLInitiate().
|
|
Definition at line 2888 of file kernel/ntstubs.c. References BEGINRECV, DWORD, ENDRECV, hInst, HtoP, MSGERROR, ProbeAndWriteHandle, ProbeAndWriteUlong, PtiCurrent, StubExceptionHandler, TRACE, TRUE, xxxCsDdeInitialize(), and xxxDestroyThreadDDEObject(). Referenced by InternalDdeInitialize().
|
|
Definition at line 4369 of file kernel/ntstubs.c. References _DdeSetQualityOfService(), BEGINRECV_HWND, BOOL, DWORD, ENDRECV_HWND, FALSE, GETPTI, MSGERROR, ProbeAndReadStructure, ProbeForWrite(), PtiCurrent, StubExceptionHandler, TRACE, and TRUE. Referenced by ConnectConv().
|
|
Definition at line 1761 of file kernel/ntstubs.c. References _DeferWindowPos(), BEGINATOMICRECV, cy, ENDATOMICRECV, MSGERROR, NULL, PtoH, TESTFLAGS, TRACE, ValidateHDWP, ValidateHWNDIA, and ValidateHWNDND. Referenced by CascadeWindowsEnum(), MDIActivateDlgSize(), TileWindowsEnum(), and xxxMDINext().
|
|
|
|
Definition at line 3988 of file kernel/ntstubs.c. References BEGINRECV, BOOL, dwFlags, ENDRECV, FALSE, TESTFLAGS, ThreadLock, ThreadUnlock, TRACE, ValidateHMENUMODIFY, and xxxDeleteMenu(). Referenced by ChangeMenuA(), ChangeMenuW(), ECMenu(), ECSetIMEMenu(), MB_DlgProcWorker(), MDIClientWndProcWorker(), MDIRemoveSysMenu(), and MDISetMenu().
|
|
Definition at line 4012 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, HMFreeObject(), HMMarkObjectDestroy(), TRACE, TRUE, and ValidateHACCEL. Referenced by DestroyAcceleratorTable().
|
|
Definition at line 4033 of file kernel/ntstubs.c. References _DestroyCursor(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TRACE, and ValidateHCURSOR. Referenced by CopyIcoCur(), CreateAniIcon(), CreateIcoCur(), CreateIcoCurIndirect(), CreateIconIndirect(), DestroyCursor(), LoadAniIcon(), and StaticWndProcWorker().
|
|
Definition at line 4100 of file kernel/ntstubs.c. References _DestroyMenu(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TRACE, and ValidateHMENUMODIFY. Referenced by ECMenu(), HelpMenu(), InternalCreateDialog(), MDICompleteChildCreation(), MenuLoadChicagoTemplates(), and MenuLoadWinTemplates().
|
|
Definition at line 4115 of file kernel/ntstubs.c. References BEGINRECV_HWND, BOOL, DWORD, ENDRECV_HWND, TRACE, and xxxDestroyWindow(). Referenced by ConnectConv(), DdeUninitialize(), DestroyIMEUI(), DialogBox2(), InternalCreateDialog(), InternalDdeInitialize(), ProcessDDEMLInitiate(), ReaderFeedback(), ReaderWndProc(), UnlinkConvFromOthers(), xxxCBNcDestroyHandler(), and xxxMDIDestroy().
|
|
Definition at line 4132 of file kernel/ntstubs.c. References BEGINRECV, ENDRECV, msg, MSGERROR, ProbeAndReadMessage, StubExceptionHandler, TRACE, TRUE, and xxxDispatchMessage(). Referenced by DispatchMessageWorker().
|
|
Definition at line 8535 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DWORD, ENDRECV_HWNDLOCK, TRACE, and xxxDragDetect(). Referenced by xxxTrackMouse().
|
|
Definition at line 1552 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, DWORD, ENDRECV_HWNDLOCK, ThreadLockWithPti, ThreadUnlock, TRACE, ValidateHCURSOROPT, ValidateHWNDOPT, and xxxDragObject().
|
|
Definition at line 4812 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, ProbeAndReadRect, StubExceptionHandler, ThreadLock, ThreadUnlock, TRACE, TRUE, ValidateHWNDOPT, and xxxDrawAnimatedRects().
|
|
Definition at line 4852 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DWORD, ENDRECV_HWNDLOCK, FALSE, MSGERROR, NULL, ProbeAndReadRect, StubExceptionHandler, TRACE, TRUE, and xxxDrawCaptionTemp(). Referenced by DrawCaption().
|
|
Definition at line 9490 of file kernel/ntstubs.c. References BEGINRECV, BOOL, CHARALIGN, CLEANUPRECV, DWORD, ENDRECV, ExRaiseStatus(), FALSE, MSGERRORCLEANUP, NULL, ProbeAndReadRect, ProbeAndReadUnicodeString, ProbeForRead, PtiCurrent, StubExceptionHandler, ThreadLockPool, ThreadLockWithPti, ThreadUnlock, ThreadUnlockAndFreePool, TRACE, TRUE, ValidateHCURSOROPT, ValidateHWNDOPT, and xxxDrawCaptionTemp(). Referenced by DrawCaptionTemp().
|
|
Definition at line 1710 of file kernel/ntstubs.c. References _DrawIconEx(), BEGINATOMICRECV, BOOL, CURSORF_ACON, cy, DATAALIGN, DRAWICONEXDATA, ENDATOMICRECV, FALSE, MSGERROR, ProbeForWrite(), StubExceptionHandler, TRACE, TRUE, and ValidateHICON. Referenced by DrawIconEx().
|
|
Definition at line 9444 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, FALSE, MSGERROR, ProbeAndReadRect, StubExceptionHandler, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, ValidateHMENU, and xxxDrawMenuBarTemp(). Referenced by DrawMenuBarTemp().
|
|
Definition at line 3263 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, NULL, TRACE, and xxxEmptyClipboard(). Referenced by ECCopy(), and MB_CopyToClipboard().
|
|
Definition at line 4154 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, TESTFLAGS, ThreadLockAlways, ThreadUnlock, TRACE, ValidateHMENUMODIFY, and xxxEnableMenuItem(). Referenced by EnableMenuItem().
|
|
Definition at line 4344 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, BOOL, ENDRECV_HWNDLOCK_ND, FALSE, LIMITVALUE, TRACE, and xxxEnableScrollBar().
|
|
Definition at line 1865 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, ThreadLockAlways, ThreadUnlock, TRACE, ValidateHDWP, and xxxEndDeferWindowPosEx(). Referenced by ArrangeWindows(), EndDeferWindowPos(), MDIActivateDlgSize(), and xxxMDINext().
|
|
Definition at line 5008 of file kernel/ntstubs.c. References _PostMessage(), BEGINRECV, BOOL, ENDRECV, FALSE, tagMENUSTATE::fInsideMenuLoop, GetMenuStateWindow(), NULL, tagTHREADINFO::pMenuState, PtiCurrent, TRACEVOID, and TRUE.
|
|
Definition at line 6575 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, ENDRECV_HWNDLOCK, FALSE, MSGERROR, ProbeAndReadPaintStruct, StubExceptionHandler, TRACE, TRUE, and xxxEndPaint(). Referenced by ButtonWndProcWorker(), ComboBoxWndProcWorker(), ListBoxWndProcWorker(), MLEditWndProc(), SLEditWndProc(), and StaticWndProcWorker().
|
|
Definition at line 9312 of file kernel/ntstubs.c. References BEGINRECV, dwFlags, ENDRECV, FALSE, gpDispInfo, tagMONITOR::hDev, NTSTATUS(), tagDISPLAYINFO::pmdev, tagDISPLAYINFO::pMonitorPrimary, TRACE, TRUE, UserMode, and xxxUserResetDisplayDevice(). Referenced by EnumDisplayDevices().
|
|
Definition at line 13138 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, ProbeAndReadRect, StubExceptionHandler, TRACE, TRUE, and xxxEnumDisplayMonitors(). Referenced by ArrangeWindows().
|
|
Definition at line 9357 of file kernel/ntstubs.c. References BEGINRECV, dwFlags, ENDRECV, gpDispInfo, tagMONITOR::hDev, NTSTATUS(), tagDISPLAYINFO::pMonitorPrimary, and TRACE. Referenced by EnumDisplaySettingsEx(), and InitializeFullScreen().
|
|
Definition at line 2956 of file kernel/ntstubs.c. References BEGINRECV, DATAALIGN, DWORD, ENDRECV, FALSE, MSGERROR, pep, ProbeForRead, StubExceptionHandler, TRACE, and xxxCsEvent(). Referenced by Event().
|
|
Definition at line 6603 of file kernel/ntstubs.c. References _ExcludeUpdateRgn(), BEGINRECV_HWND, ENDRECV_HWND, MSGERROR, NULL, and TRACE.
|
|
Definition at line 2986 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DWORD, ENDRECV_HWNDLOCK, MSGERROR, NULL, ThreadLockWithPti, ThreadUnlock, TRACE, ValidateHWNDOPT, and xxxFillWindow().
|
|
Definition at line 7243 of file kernel/ntstubs.c. References _FindExistingCursorIcon(), BEGINRECV_SHARED, CURSORFIND, ENDRECV_SHARED, tagCURSORFIND::hcur, MSGERROR, NULL, ProbeAndReadCursorFind, ProbeAndReadUnicodeString, ProbeForReadUnicodeStringBuffer, ProbeForReadUnicodeStringBufferOrId, PtoH, StubExceptionHandler, TRACE, TRUE, UserFindAtom(), and ValidateHCURSOROPT. Referenced by FindExistingCursorIcon().
|
|
|
|
Definition at line 13325 of file kernel/ntstubs.c. References BEGINRECV, BOOL, DBG_THREADLOCK_END, DBG_THREADLOCK_START, ENDRECV, FALSE, FlashWindowEx, MSGERROR, NULL, ProbeAndReadStructure, PtiCurrent, StubExceptionHandler, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, TRUE, ValidateHwnd, and xxxFlashWindow(). Referenced by FlashWindow().
|
|
|
|
Definition at line 3698 of file kernel/ntstubs.c. References _GetAncestor(), BEGINRECV_HWND_SHARED, ENDRECV_HWND_SHARED, MSGERROR, NULL, PtoH, and TRACE.
|
|
Definition at line 4907 of file kernel/ntstubs.c. References _GetAsyncKeyState(), _CLIENTINFO::afAsyncKeyState, _CLIENTINFO::afAsyncKeyStateRecentDown, tagTHREADINFO::amdesk, BEGINRECV_SHARED, CBASYNCKEYCACHE, _CLIENTINFO::dwAsyncKeyCache, tagWINDOWSTATION::dwWSF_Flags, ENDRECV_SHARED, gafAsyncKeyState, gafAsyncKeyStateRecentDown, gpsi, gptiForeground, grpdeskRitInput, MSGERROR, NULL, tagTHREADINFO::pClientInfo, tagTHREADINFO::ppi, PpiCurrent, PtiCurrentShared, tagTHREADINFO::rpdesk, tagDESKTOP::rpwinstaParent, RtlAreAnyAccessesGranted(), SHORT, TRACE, and WSF_NOIO. Referenced by GetAsyncKeyState().
|
|
Definition at line 5082 of file kernel/ntstubs.c. References BEGINRECV_SHARED, CheckGrantedAccess(), ENDRECV_SHARED, gpepCSRSS, gpsi, MSGERROR, PpiCurrent, TRACE, and UINT.
|
|
Definition at line 7458 of file kernel/ntstubs.c. References BEGINRECV_SHARED, BOOL, tagQ::caret, ENDRECV_SHARED, FALSE, MSGERROR, tagTHREADINFO::pq, ProbeForWritePoint, PtiCurrentShared, StubExceptionHandler, TRACE, TRUE, tagCARET::x, and tagCARET::y. Referenced by ECEnableDisableIME(), ECSize(), and EditWndProc().
|
|
Definition at line 8817 of file kernel/ntstubs.c. References _GetClassInfoEx(), BEGINRECV, BOOL, DATAALIGN, ENDRECV, FALSE, MSGERROR, ProbeAndReadUnicodeString, ProbeForReadUnicodeStringBufferOrId, ProbeForWrite(), ProbeForWriteUlong, StubExceptionHandler, TRACE, and TRUE. Referenced by GetClassInfo(), and GetClassInfoEx().
|
|
Definition at line 8904 of file kernel/ntstubs.c. References ARRAY_SIZE, tagSERVERINFO::atomSysClass, BEGINRECV_HWND_SHARED, BYTE, DWORD, ENDRECV_HWND_SHARED, FNID_END, FNID_START, gaFNIDtoICLS, GETFNID, gpsi, ICLS_MAX, MSGERROR, ProbeAndReadUnicodeString, ProbeForWrite(), StubExceptionHandler, TRACE, TRUE, and UserGetAtomName(). Referenced by GetClassNameW(), and RealGetWindowClass().
|
|
Definition at line 4050 of file kernel/ntstubs.c. References BEGINRECV, CheckClipboardAccess(), CLEANUPRECV, ENDRECV, GETCLIPBDATA, IS_THREAD_RESTRICTED, MSGERROR, MSGERRORCLEANUP, NULL, PGETCLIPBDATA, ProbeAndWriteStructure, PtiCurrent, StubExceptionHandler, ThreadLockWinSta, ThreadUnlockWinSta, TRACE, TRUE, tagGETCLIPBDATA::uFmtRet, and xxxGetClipboardData(). Referenced by GetClipboardData().
|
|
Definition at line 8962 of file kernel/ntstubs.c. References BEGINRECV_NOCRIT, CHARALIGN, ENDRECV_NOCRIT, format, MSGERROR, ProbeForWriteBuffer, StubExceptionHandler, TRACE, TRUE, and UserGetAtomName(). Referenced by GetClipboardFormatName().
|
|
Definition at line 5102 of file kernel/ntstubs.c. References BEGINRECV_SHARED, CheckClipboardAccess(), ENDRECV_SHARED, MSGERROR, NULL, PtoH, tagWINDOWSTATION::spwndClipOwner, and TRACE.
|
|
Definition at line 5062 of file kernel/ntstubs.c. References BEGINRECV_SHARED, CheckClipboardAccess(), DWORD, ENDRECV_SHARED, tagWINDOWSTATION::iClipSequenceNumber, MSGERROR, NULL, and TRACE.
|
|
|
|
Definition at line 5122 of file kernel/ntstubs.c. References BEGINRECV_SHARED, CheckClipboardAccess(), ENDRECV_SHARED, MSGERROR, NULL, PtoH, tagWINDOWSTATION::spwndClipViewer, and TRACE.
|
|
Definition at line 4313 of file kernel/ntstubs.c. References BEGINRECV_SHARED, BOOL, ENDRECV_SHARED, FALSE, grcCursorClip, MSGERROR, PpiCurrent, ProbeForWriteRect, RETURN_IF_ACCESS_DENIED, StubExceptionHandler, TRACE, and TRUE.
|
|
Definition at line 3564 of file kernel/ntstubs.c. References _GetComboBoxInfo(), BEGINRECV_HWND_SHARED, BOOL, DATAALIGN, ENDRECV_HWND_SHARED, FALSE, MSGERROR, ProbeForWrite(), StubExceptionHandler, TRACE, and TRUE.
|
|
Definition at line 4948 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, msg, MSGERROR, NULL, TRACE, and xxxGetControlBrush().
|
|
Definition at line 4974 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, msg, NULL, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, ValidateHWND, and xxxGetControlColor().
|
|
Definition at line 8700 of file kernel/ntstubs.c. References BEGINRECV_HWND, CPD_DIALOG, CPD_TRANSITION_TYPES, CPD_WND, CPD_WNDTOCLS, ENDRECV_HWND, GetCPD(), MSGERROR, and TRACE. Referenced by GetCPD().
|
|
Definition at line 7184 of file kernel/ntstubs.c. References _GetCursorFrameInfo(), BEGINRECV_SHARED, DWORD, ENDRECV_SHARED, FALSE, INT, MSGERROR, NULL, ProbeForWriteLong, ProbeForWriteUlong, PtoH, StubExceptionHandler, TRACE, and ValidateHCURSOR. Referenced by GetCursorFrameInfo().
|
|
Definition at line 3622 of file kernel/ntstubs.c. References BEGINRECV_SHARED, BOOL, DATAALIGN, ENDRECV_SHARED, FALSE, gpcurLogCurrent, gpcurPhysCurrent, gpsi, MSGERROR, ProbeForWrite(), PtoH, StubExceptionHandler, TRACE, and TRUE.
|
|
Definition at line 6624 of file kernel/ntstubs.c. References _GetDC(), BEGINATOMICRECV, BOOL, CreateEmptyRgn(), ENDATOMICRECV, FALSE, IS_CURRENT_THREAD_RESTRICTED, NULL, tagDESKTOP::pDeskInfo, PtiCurrent, PtoH, tagDESKTOPINFO::spwnd, TRACE, TRUE, ValidateHwnd, and ValidateHWNDOPT. Referenced by ChopText(), CopyBitmap(), ECCalcMarginForDBCSFont(), ECGetEditDC(), ECSetFont(), LBGetDC(), StaticRepaint(), xxxBNGetDC(), xxxCBCalcControlRects(), xxxCBInternalUpdateEditWindow(), xxxInitActivateDlg(), xxxLBCreate(), and xxxLBSetFont().
|
|
Definition at line 6665 of file kernel/ntstubs.c. References _GetDCEx(), BEGINATOMICRECV, ENDATOMICRECV, IS_CURRENT_THREAD_RESTRICTED, MSGERROR, NULL, PtiCurrent, PtoH, TRACE, ValidateHwnd, and ValidateHWNDOPT. Referenced by SoftModalMessageBox().
|
|
Definition at line 5142 of file kernel/ntstubs.c. References BEGINRECV_SHARED, CheckGrantedAccess(), ENDRECV_SHARED, gdtDblClk, gpepCSRSS, MSGERROR, PpiCurrent, TRACE, and UINT.
|
|
Definition at line 5163 of file kernel/ntstubs.c. References BEGINRECV_SHARED, ENDRECV_SHARED, gpqForeground, tagWND::head, MSGERROR, NULL, PtiCurrentShared, PtoHq, tagQ::spwndActive, and TRACE. Referenced by GetDialogMonitor(), SoftModalMessageBox(), and UnmaximizeChildWindows().
|
|
Definition at line 2329 of file kernel/ntstubs.c. References BEGINRECV_SHARED, dwFlags, DWORD, ENDRECV_SHARED, gSessionId, MSGERROR, NT_SUCCESS, NTSTATUS(), NULL, ObDereferenceObject, ObReferenceObjectByHandle(), PsProcessType, _EPROCESS::SessionId, Status, TRACE, UserMode, and _EPROCESS::Win32Process.
|
|
Definition at line 3479 of file kernel/ntstubs.c. References _GetGUIThreadInfo(), BEGINRECV_SHARED, BOOL, DATAALIGN, ENDRECV_SHARED, FALSE, MSGERROR, NULL, ProbeForWrite(), PtiFromThreadId(), StubExceptionHandler, TRACE, and TRUE.
|
|
|
|
Definition at line 1669 of file kernel/ntstubs.c. References BEGINRECV_SHARED, BOOL, CURSORF_ACON, ENDRECV_SHARED, FALSE, MSGERROR, pacon, ProbeAndWriteLong, StubExceptionHandler, TRACE, UINT, and ValidateHICON. Referenced by CopyIcoCur(), DrawStateW(), xxxBNDrawText(), xxxSetStaticImage(), and xxxStaticPaint().
|
|
Definition at line 3049 of file kernel/ntstubs.c. References _GetWindowPlacement(), BEGINRECV_HWND_SHARED, DWORD, ENDRECV_HWND_SHARED, FALSE, MSGERROR, ProbeForWritePoint, ProbeForWriteRect, StubExceptionHandler, TRACE, and UINT.
|
|
Definition at line 9058 of file kernel/ntstubs.c. References _GetKeyboardLayoutList(), _GetProcessWindowStation(), BEGINRECV_SHARED, DATAALIGN, DWORD, ENDRECV_SHARED, MSGERROR, NULL, ProbeForWriteBuffer, StubExceptionHandler, TRACE, TRUE, and UINT. Referenced by CliImmInitializeHotKeys().
|
|
Definition at line 9022 of file kernel/ntstubs.c. References tagKBDFILE::awchKF, BEGINRECV_SHARED, BOOL, CHARALIGN, ENDRECV_SHARED, FALSE, MSGERROR, NULL, ProbeAndReadUnicodeString, ProbeForWrite(), PtiCurrentShared, tagKL::spkf, tagTHREADINFO::spklActive, StubExceptionHandler, TRACE, TRUE, and wcsncpycch(). Referenced by GetKeyboardLayoutName().
|
|
Definition at line 9565 of file kernel/ntstubs.c. References BEGINRECV_SHARED, BOOL, BYTE, ENDRECV_SHARED, MSGERROR, ProbeForWrite(), PtiCurrentShared, SHORT, StubExceptionHandler, TestKeyStateDown, TestKeyStateToggle, and TRUE.
|
|
Definition at line 8992 of file kernel/ntstubs.c. References _GetKeyNameText(), BEGINRECV_SHARED, CHARALIGN, ENDRECV_SHARED, MSGERROR, ProbeForWriteBuffer, StubExceptionHandler, TRACE, and TRUE. Referenced by GetKeyNameText().
|
|
Definition at line 9596 of file kernel/ntstubs.c. References _GetKeyState(), _CLIENTINFO::afKeyState, tagQ::afKeyState, BEGINRECV_SHARED, CBKEYCACHE, ChangeAcquireResourceType(), _CLIENTINFO::dwKeyCache, ENDRECV_SHARED, gpsi, tagTHREADINFO::pClientInfo, PostUpdateKeyStateEvent(), tagTHREADINFO::pq, PtiCurrentShared, tagQ::QF_flags, QF_UPDATEKEYSTATE, and SHORT. Referenced by GetKeyState().
|
|
Definition at line 3603 of file kernel/ntstubs.c. References _GetListBoxInfo(), BEGINRECV_HWND_SHARED, DWORD, ENDRECV_HWND_SHARED, and TRACE.
|
|
|
|
Definition at line 3785 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, BYTE, DWORD, ENDRECV_HWNDLOCK, FALSE, MSGERROR, ProbeForWrite(), StubExceptionHandler, TRACE, TRUE, and xxxGetMenuBarInfo().
|
|
Definition at line 4462 of file kernel/ntstubs.c. References BEGINRECV_SHARED, tagMENU::cItems, DWORD, ENDRECV_SHARED, tagMENU::rgItems, tagITEM::spSubMenu, TRACE, and ValidateHMENU. Referenced by UserRegisterWowHandlers().
|
|
Definition at line 7381 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_OPT, BOOL, CLEANUPRECV, DWORD, ENDRECV_HWNDLOCK_OPT, MSGERRORCLEANUP, ProbeAndWriteStructure, StubExceptionHandler, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, TRUE, ValidateHMENU, and xxxGetMenuItemRect().
|
|
Definition at line 1888 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, msg, MSGERROR, ProbeAndWriteStructure, StubExceptionHandler, TRACE, TRUE, and xxxGetMessage. Referenced by GetMessage().
|
|
Definition at line 6914 of file kernel/ntstubs.c. References _GetMouseMovePointsEx(), BEGINRECV, DATAALIGN, ENDRECV, MAX_MOUSEPOINTS, MSGERROR, ProbeAndReadStructure, ProbeForWriteBuffer, StubExceptionHandler, TRACE, and TRUE.
|
|
|
|
Definition at line 5183 of file kernel/ntstubs.c. References BEGINRECV_SHARED, CheckClipboardAccess(), ENDRECV_SHARED, MSGERROR, NULL, PtoH, tagWINDOWSTATION::spwndClipOpen, and TRACE.
|
|
|
|
Definition at line 1150 of file kernel/ntstubs.c. References _GetProcessWindowStation(), BEGINRECV_SHARED, ENDRECV_SHARED, NULL, and TRACE. Referenced by CommonCreateDesktop(), and CommonOpenDesktop().
|
|
Definition at line 3666 of file kernel/ntstubs.c. References _GetScrollBarInfo(), BEGINRECV_HWND_SHARED, BOOL, DATAALIGN, ENDRECV_HWND_SHARED, FALSE, MSGERROR, ProbeForWrite(), StubExceptionHandler, TRACE, and TRUE.
|
|
Definition at line 5226 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, NULL, PtoH, TRACE, and xxxGetSystemMenu(). Referenced by DefFrameProcWorker(), DefMDIChildProcWorker(), InternalCreateDialog(), MB_DlgProcWorker(), and MDIClientWndProcWorker().
|
|
Definition at line 1455 of file kernel/ntstubs.c. References BEGINRECV_SHARED, ENDRECV_SHARED, NULL, TRACE, UserMode, and xxxGetThreadDesktop(). Referenced by ClientThreadSetup(), and GetThreadDesktop().
|
|
Definition at line 7799 of file kernel/ntstubs.c. References _GetInputState(), BEGINRECV_SHARED, tagDESKTOP::dwConsoleIMEThreadId, tagPROCESSINFO::dwImeCompatFlags, DWORD, ENDRECV_SHARED, tagQ::ExtraInfo, FALSE, tagCLIENTTHREADINFO::fsChangeBits, GetCurrentProcessId, gpidLogon, gpqForeground, tagTHREADINFO::hklPrev, HW, MSGERROR, NULL, tagTHREADINFO::pcti, tagTHREADINFO::ppi, tagTHREADINFO::pq, tagTHREADINFO::psmsCurrent, PtiCurrentShared, PtiFromThreadId(), PtoH, tagTHREADINFO::rpdesk, SET_TIME_LAST_READ, SMF_CB_REPLY, SMF_CB_REQUEST, SMF_REPLY, tagQ::spcurCurrent, tagTHREADINFO::spDefaultImc, tagQ::spwndActive, tagQ::spwndCapture, tagTHREADINFO::spwndDefaultIme, tagQ::spwndFocus, tagTHREADINFO::timeLast, and TRUE. Referenced by GetActiveWindow(), GetCapture(), GetCursor(), GetFocus(), GetInputState(), GetMessageExtraInfo(), GetMessageTime(), IMENonIMEToggle(), ImeSetContextHandler(), ImmCreateContext(), ImmDllInitialize(), ImmEnableIME(), ImmGetDefaultIMEWnd(), ImmGetSaveContext(), ImmLockClientImc(), InquireIme(), InSendMessage(), InSendMessageEx(), and PeekMessage().
|
|
Definition at line 3527 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DATAALIGN, ENDRECV_HWNDLOCK, FALSE, MSGERROR, ProbeForWrite(), StubExceptionHandler, TRACE, TRUE, and xxxGetTitleBarInfo().
|
|
Definition at line 5245 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DWORD, ENDRECV_HWNDLOCK, MSGERROR, ProbeAndWriteStructure, StubExceptionHandler, TRACE, TRUE, and xxxGetUpdateRect(). Referenced by GetUpdateRect().
|
|
Definition at line 6715 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, TRACE, and xxxGetUpdateRgn(). Referenced by GetUpdateRgn().
|
|
Definition at line 6700 of file kernel/ntstubs.c. References _GetWindowDC(), BEGINATOMICRECV, ENDATOMICRECV, NULL, TRACE, and ValidateHWNDOPT.
|
|
Definition at line 4208 of file kernel/ntstubs.c. References _GetWindowPlacement(), BEGINRECV_HWND, BOOL, DWORD, ENDRECV_HWND, MSGERROR, ProbeForWriteWindowPlacement, StubExceptionHandler, TestWF, TRACE, TRUE, and WFWIN40COMPAT.
|
|
Definition at line 3023 of file kernel/ntstubs.c. References _GetWOWClass(), BEGINRECV_SHARED, ENDRECV_SHARED, FALSE, MSGERROR, NULL, ProbeAndReadUnicodeString, ProbeForReadUnicodeStringBuffer, StubExceptionHandler, and TRACE. Referenced by GetClassWOWWords().
|
|
Definition at line 643 of file kernel/ntstubs.c. References BEGINRECVCSRSS, BOOL, DWORD, ENDRECVCSRSS, ProbeForWrite(), TRACE, UINT, and xxxHardErrorControl(). Referenced by BoostHardError(), CheckDefaultDesktop(), and HardErrorHandler().
|
|
Definition at line 5279 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, ValidateHWNDOPT, and zzzHideCaret(). Referenced by ECGetEditDC(), ECInOutReconversionMode(), ECSetCaretHandler(), ECSetFont(), MLChangeSelection(), MLDrawText(), MLEditWndProc(), SLChangeSelection(), SLEditWndProc(), and SLPaint().
|
|
Definition at line 5294 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DWORD, ENDRECV_HWNDLOCK, TESTFLAGS, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, ValidateHMENUMODIFY, and xxxHiliteMenuItem().
|
|
Definition at line 8670 of file kernel/ntstubs.c. References _ImpersonateDdeClientWindow(), BEGINATOMICRECV_HWND, BOOL, ENDATOMICRECV_HWND, FALSE, GETPTI, GETPWNDPPI, MSGERROR, PtiCurrent, TRACE, TRUE, and ValidateHWND. Referenced by DdeImpersonateClient().
|
|
Definition at line 2713 of file kernel/server.c. References gbRemoteSession, gpepCSRSS, gSessionId, InitializeMediaChange(), InitializePowerRequestList(), KeBugCheckEx(), NT_SUCCESS, NTSTATUS(), NULL, PsGetCurrentProcess, Status, TellGdiToGetReady(), TRACE_INIT, TRUE, USERCURRENTVERSION, UserInitialize(), and _EPROCESS::Win32Process. Referenced by UserServerDllInitialization().
|
|
Definition at line 1508 of file kernel/ntstubs.c. References BEGINRECV, DWORD, ENDRECV, FALSE, InitializeClientPfnArrays(), MSGERROR, NTSTATUS(), ProbeForRead, StubExceptionHandler, and TRACE. Referenced by ClientThreadSetup().
|
|
Definition at line 3098 of file kernel/ntstubs.c. References BEGINRECV, ENDRECV, FALSE, MSGERROR, NTSTATUS(), NULL, PpiCurrent, ProbeAndReadUnicodeString, ProbeForReadUnicodeStringBuffer, StubExceptionHandler, TRACE, and zzzInitTask(). Referenced by InitTask().
|
|
Definition at line 6874 of file kernel/ntstubs.c. References BEGINRECV_HWND_SHARED, CHARALIGN, DWORD, ENDRECV_HWND_SHARED, FALSE, MSGERROR, ProbeForWriteBuffer, StubExceptionHandler, TextCopy(), and TRACE. Referenced by InternalGetWindowText().
|
|
|
Definition at line 6778 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, ENDRECV_HWNDLOCK, FALSE, TRACE, and xxxInvalidateRgn().
|
|
Definition at line 5368 of file kernel/ntstubs.c. References BEGINRECV_SHARED, BOOL, CheckClipboardAccess(), ENDRECV_SHARED, FALSE, FindClipFormat(), MSGERROR, NULL, and TRACE. Referenced by ECMenu().
|
|
Definition at line 5388 of file kernel/ntstubs.c. References _KillTimer(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TRACE, and ValidateHWNDOPT. Referenced by DdeClientTransaction(), ListBoxWndProcWorker(), ReaderWndProc(), StaticWndProcWorker(), xxxCaretDestroy(), xxxLBButtonUp(), xxxLBoxCtlKeyInput(), xxxNextAniIconStep(), xxxSetStaticImage(), and xxxTrackMouse().
|
|
|
|
Definition at line 8449 of file kernel/ntstubs.c. References _GetProcessWindowStation(), BEGINRECV, CHARALIGN, ENDRECV, min, MSGERROR, NULL, ProbeAndReadUnicodeString, ProbeForRead, StubExceptionHandler, TESTFLAGS, TRACE, TRUE, UINT, and xxxLoadKeyboardLayoutEx(). Referenced by _LoadKeyboardLayoutEx().
|
|
Definition at line 7070 of file kernel/ntstubs.c. References _LockWindowStation(), BEGINRECV, ENDRECV, MSGERROR, NT_SUCCESS, NTSTATUS(), ObDereferenceObject, Status, TRACE, UINT, UserMode, and ValidateHwinsta().
|
|
Definition at line 4298 of file kernel/ntstubs.c. References BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, LockWindowUpdate2(), TRACE, and ValidateHWNDOPT. Referenced by UnmaximizeChildWindows().
|
|
Definition at line 1161 of file kernel/ntstubs.c. References _LockWorkStation(), BEGINRECV, BOOL, ENDRECV, FALSE, and TRACE.
|
|
Definition at line 9089 of file kernel/ntstubs.c. References BEGINRECV_SHARED, ENDRECV_SHARED, HKLtoPKL(), InternalMapVirtualKeyEx(), NULL, tagKBDFILE::pKbdTbl, PtiCurrentShared, tagKL::spkf, TRACE, and UINT. Referenced by MapVirtualKey(), and MapVirtualKeyEx().
|
|
Definition at line 7426 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_OPT, DWORD, ENDRECV_HWNDLOCK_OPT, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, ValidateHMENU, and xxxMenuItemFromPoint().
|
|
Definition at line 9804 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, CALLPROC, ENDRECV_HWNDLOCK, tagMSG_TABLE_ENTRY::iFunction, MessageTable, msg, MSGFLAG_MASK, and TRACE. Referenced by MESSAGECALL().
|
|
Definition at line 5406 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, ENDRECV_HWNDLOCK_ND, MINMAX_KEEPHIDDEN, NULL, PtoH, PUDF_ANIMATE, TEST_PUDF, TRACE, and xxxMinMaximize(). Referenced by CreateMDIChild(), and xxxChildResize().
|
|
Definition at line 5473 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, and xxxMNDragLeave(). Referenced by mndtDragLeave().
|
|
Definition at line 5432 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, ProbeAndReadPoint, ProbeAndWriteStructure, StubExceptionHandler, TRACE, and xxxMNDragOver(). Referenced by mndtDragOver().
|
|
Definition at line 7703 of file kernel/ntstubs.c. References BEGINRECV_VOID, dwFlags, ENDRECV_VOID, PpiCurrent, TRACEVOID, and VOID(). Referenced by MessageBoxWorker().
|
|
Definition at line 1917 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, BOOL, cy, ENDRECV_HWNDLOCK_ND, FALSE, MSGERROR, TRACE, and xxxMoveWindow(). Referenced by DefFrameProcWorker(), MDIClientWndProcWorker(), xxxCBPosition(), xxxCBSetDroppedSize(), xxxCBSetEditItemHeight(), and xxxLBCreate().
|
|
Definition at line 7631 of file kernel/ntstubs.c. References BEGINRECVCSRSS, BOOL, dwFlags, DWORD, ENDRECVCSRSS, FALSE, TRACE, and xxxUserNotifyProcessCreate(). Referenced by UserServerDllInitialization().
|
|
Definition at line 3461 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_VOID, ENDRECV_HWNDLOCK_VOID, FWINABLE, MSGERROR_VOID, TRACEVOID, VOID(), WEF_USEPWNDTHREAD, and xxxWindowEvent(). Referenced by NotifyWinEvent().
|
|
Definition at line 5481 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, ProbeAndWriteUlong, StubExceptionHandler, ThreadLock, ThreadUnlock, TRACE, ValidateHWNDOPT, and xxxOpenClipboard(). Referenced by OpenClipboard().
|
|
Definition at line 1219 of file kernel/ntstubs.c. References BEGINRECV, BOOL, dwFlags, ENDRECV, NULL, TRACE, UserMode, and xxxOpenDesktop(). Referenced by CommonOpenDesktop().
|
|
Definition at line 1235 of file kernel/ntstubs.c. References _GetProcessWindowStation(), BEGINRECV, BOOL, CloseProtectedHandle(), dwFlags, tagWINDOWSTATION::dwWSF_Flags, ENDRECV, ExDesktopObjectType, gbDesktopLocked, grpdeskRitInput, gspdeskShouldBeForeground, HF_PROTECTED, MSGERROR, NT_SUCCESS, NTSTATUS(), NULL, ObOpenObjectByPointer(), OpenDesktopCompletion(), SetHandleFlag(), Status, TRACE, TRUE, UserMode, and WSF_NOIO.
|
|
|
|
Definition at line 4883 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, NULL, tagDESKTOP::pDeskInfo, PtiCurrent, tagTHREADINFO::rpdesk, tagDESKTOPINFO::spwnd, ThreadLockWithPti, ThreadUnlock, TRACE, TRUE, and xxxInternalPaintDesktop().
|
|
Definition at line 5514 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, msg, MSGERROR, ProbeAndWriteStructure, StubExceptionHandler, TESTFLAGS, TRACE, TRUE, and xxxPeekMessage. Referenced by _PeekMessage().
|
|
Definition at line 5550 of file kernel/ntstubs.c. References _PostMessage(), BEGINRECV, BOOL, ENDRECV, FALSE, msg, MSGERROR, MSGFLAG_MASK, NULL, PWND_BROADCAST, TRACE, and ValidateHwnd. Referenced by PostMessage().
|
|
Definition at line 3161 of file kernel/ntstubs.c. References _PostThreadMessage(), BEGINRECV, BOOL, ENDRECV, FALSE, GetDesktopView(), GetProcessLuid(), gpwpiFirstWow, tagTDB::hTaskWow, msg, MSGERROR, MSGFLAG_MASK, NT_SUCCESS, NULL, tagTHREADINFO::ppi, tagTDB::ptdbNext, tagTDB::pti, PtiCurrent, PtiFromThreadId(), tagWOWPROCESSINFO::pwpiNext, tagTHREADINFO::rpdesk, RtlEqualLuid(), TIF_CSRSSTHREAD, tagTHREADINFO::TIF_flags, and TRACE. Referenced by PostThreadMessage().
|
|
Definition at line 2788 of file kernel/server.c. References _USERCONNECT::dwDispatchCount, DWORD, FALSE, gDispatchTableValues, GetCurrentProcessId, InitMapSharedSection(), NT_SUCCESS, NTSTATUS(), NULL, ObDereferenceObject, ObReferenceObjectByHandle(), ProbeForWrite(), PsProcessType, Status, TRACE_INIT, _USERCONNECT::ulVersion, USERCONNECT, USERCURRENTVERSION, and UserMode. Referenced by ClientThreadSetup(), and UserClientConnect().
|
|
Definition at line 7532 of file kernel/ntstubs.c. References BEGINRECVCSRSS, ENDRECVCSRSS, NTSTATUS(), ProbeForWrite(), ProbeForWriteBoolean, ProbeForWriteUlong, TRACE, and xxxQueryInformationThread(). Referenced by GetApplicationText(), GetInputWindow(), ThreadShutdownNotify(), UserClientShutdown(), and WowExitTask().
|
|
Definition at line 8580 of file kernel/ntstubs.c. References BEGINRECV_SHARED, BOOL, ENDRECV_SHARED, FALSE, HW, MSGERROR, NULL, ProbeForWriteMessage, PSMS, PtiCurrentShared, StubExceptionHandler, TRACE, and TRUE.
|
|
Definition at line 13179 of file kernel/ntstubs.c. References _QueryUserHandles(), BEGINRECV, BOOL, _tagCSStatistics::cExclusive, CLEANUPRECV, _tagCSStatistics::cShared, DWORD, ENDRECV, ExRaiseStatus(), FALSE, _tagCSStatistics::i64TimeExclusive, MSGERROR, MSGERROR_VOID, MSGERRORCLEANUP, NULL, ProbeForRead, ProbeForWrite(), StubExceptionHandler, TRACE, TRUE, and TYPE_CTYPES.
|
|
Definition at line 9643 of file kernel/ntstubs.c. References _GetWindowLong, BEGINRECV_HWND_SHARED, CMSHUNGAPPTIMEOUT, ENDRECV_HWND_SHARED, FHungApp(), gatomConsoleClass, GETPTI, gpqForeground, tagWND::head, HW, NULL, tagTHREADINFO::pq, PtiCurrentShared, PtoH, PtoHq, tagTHREADINFO::spDefaultImc, tagQ::spwndActive, tagTHREADINFO::spwndDefaultIme, tagQ::spwndFocus, TIF_CSRSSTHREAD, and tagTHREADINFO::TIF_flags. Referenced by GetWindowThreadProcessId(), ImeSetContextHandler(), ImmAssociateContext(), ImmAssociateContextEx(), ImmGetDefaultIMEWnd(), ImmGetSaveContext(), ImmSendMessageToActiveDefImeWndW(), IsHungAppWindow(), xxxChildResize(), and xxxMDIActivate().
|
|
Definition at line 3715 of file kernel/ntstubs.c. References _RealChildWindowFromPoint(), BEGINRECV_HWND_SHARED, ENDRECV_HWND_SHARED, NULL, PtoH, and TRACE.
|
|
Definition at line 6738 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_OPT, BOOL, ENDRECV_HWNDLOCK_OPT, FALSE, MSGERROR, ProbeAndReadRect, StubExceptionHandler, TESTFLAGS, TRACE, TRUE, and xxxRedrawWindow().
|
|
Definition at line 9119 of file kernel/ntstubs.c. References BEGINRECV, BYTE, CSF_VALID, dwFlags, ENDRECV, MSGERROR, ProbeAndReadStructure, ProbeAndReadUnicodeString, ProbeForRead, ProbeForReadUnicodeStringBufferOrId, tagCLSMENUNAME::pusMenuName, StubExceptionHandler, TESTFLAGS, TRACE, TRUE, and xxxRegisterClassEx().
|
|
Definition at line 5690 of file kernel/ntstubs.c. References _RegisterHotKey(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TESTFLAGS, TRACE, and ValidateHWNDOPT.
|
|
Definition at line 3234 of file kernel/ntstubs.c. References _RegisterTasklist(), BEGINRECV_HWND, BOOL, DWORD, ENDRECV_HWND, and TRACE.
|
|
Definition at line 9173 of file kernel/ntstubs.c. References BEGINRECV_NOCRIT, ENDRECV_NOCRIT, FALSE, MSGERROR, ProbeAndReadUnicodeString, ProbeForReadUnicodeStringBuffer, StubExceptionHandler, TRACE, TRUE, UINT, and UserAddAtom(). Referenced by RegisterWindowMessage().
|
|
Definition at line 521 of file kernel/ntstubs.c. References BEGINRECVCSRSS, BYTE, DOCONNECTDATA, ENDRECVCSRSS, ISTS, MSGERROR, NTSTATUS(), ProbeForRead, RemoteConnect(), and TRACE. Referenced by W32WinStationDoConnect().
|
|
Definition at line 552 of file kernel/ntstubs.c. References BEGINRECVCSRSS, ENDRECVCSRSS, ISTS, MSGERROR, NTSTATUS(), RemoteRedrawRectangle(), and TRACE. Referenced by Win32CommandChannelThread().
|
|
Definition at line 576 of file kernel/ntstubs.c. References BEGINRECVCSRSS, ENDRECVCSRSS, gbConnected, gnShadowers, ISTS, MSGERROR, NTSTATUS(), RemoteRedrawScreen(), and TRACE. Referenced by Win32CommandChannelThread().
|
|
Definition at line 599 of file kernel/ntstubs.c. References BEGINRECVCSRSS, ENDRECVCSRSS, ISTS, MSGERROR, NTSTATUS(), TRACE, TRUE, and xxxRemoteStopScreenUpdates(). Referenced by Win32CommandChannelThread().
|
|
Definition at line 5715 of file kernel/ntstubs.c. References BEGINRECV, BOOL, dwFlags, ENDRECV, FALSE, TESTFLAGS, ThreadLock, ThreadUnlock, TRACE, ValidateHMENUMODIFY, and xxxRemoveMenu(). Referenced by ChangeMenuA(), ChangeMenuW(), MDIAddSysMenu(), MDIRemoveSysMenu(), and SwitchWindowsMenus().
|
|
Definition at line 9202 of file kernel/ntstubs.c. References BEGINRECV_HWND, ENDRECV_HWND, FALSE, InternalRemoveProp(), NULL, and TRACE. Referenced by RemoveProp().
|
|
Definition at line 1365 of file kernel/ntstubs.c. References _CloseWindowStation(), BEGINRECV, BOOL, CLEANUPRECV, ENDRECV, ExRaiseStatus(), FALSE, KernelMode, MSGERROR, MSGERRORCLEANUP, NULL, ProbeAndReadUnicodeString, ProbeAndWriteHandle, ProbeForReadUnicodeStringBuffer, PtiCurrent, StubExceptionHandler, ThreadLockPool, ThreadUnlockAndFreePool, TRACE, TRUE, xxxCloseDesktop(), and xxxResolveDesktop(). Referenced by SetUpConsole().
|
|
Definition at line 1303 of file kernel/ntstubs.c. References BEGINRECV, BOOL, CLEANUPRECV, ENDRECV, ExRaiseStatus(), FALSE, MSGERRORCLEANUP, NT_SUCCESS, NTSTATUS(), NULL, ProbeAndReadUnicodeString, ProbeForReadUnicodeStringFullBuffer, PtiCurrent, RtlCopyUnicodeString(), StubExceptionHandler, ThreadLockPool, ThreadUnlockAndFreePool, TRACE, TRUE, and xxxResolveDesktopForWOW().
|
|
Definition at line 9719 of file kernel/ntstubs.c. References _SBGetParms(), BEGINRECV_HWND_SHARED, BOOL, DWORD, ENDRECV_HWND_SHARED, FALSE, MSGERROR, ProbeForRead, ProbeForWriteScrollInfo, PSBDATA, StubExceptionHandler, and TRUE. Referenced by GetScrollInfo(), and ScrollBarWndProcWorker().
|
|
|
|
|
|
Definition at line 9788 of file kernel/ntstubs.c. References _SelectPalette(), BEGINRECV, ENDRECV, and NULL.
|
|
Definition at line 8617 of file kernel/ntstubs.c. References BEGINRECV, CLEANUPRECV, DATAALIGN, DWORD, ENDRECV, ExRaiseStatus(), MSGERROR, MSGERRORCLEANUP, NULL, ProbeForReadBuffer, PtiCurrent, StubExceptionHandler, ThreadLockPool, ThreadUnlockPool, TRACE, TRUE, UINT, and xxxSendInput(). Referenced by keybd_event(), and mouse_event().
|
|
Definition at line 5648 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, MSGFLAG_MASK, PWND_BROADCAST, ThreadLockAlways, ThreadUnlock, TRACE, TRUE, ValidateHWNDFF, and xxxSendMessageCallback(). Referenced by SendMessageCallback().
|
|
Definition at line 5599 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, MSGFLAG_MASK, ProbeAndReadLargeString, ProbeForReadUnicodeStringBuffer, PWND_BROADCAST, StubExceptionHandler, ThreadLockAlways, ThreadUnlock, TRACE, TRUE, ValidateHWNDFF, and xxxSendNotifyMessage(). Referenced by SendNotifyMessage().
|
|
Definition at line 5801 of file kernel/ntstubs.c. References BEGINRECV, ENDRECV, NULL, PtoH, ThreadLock, ThreadUnlock, TRACE, ValidateHWNDOPT, and xxxSetActiveWindow(). Referenced by EndDialog().
|
|
Definition at line 5822 of file kernel/ntstubs.c. References BEGINRECV, ENDRECV, NULL, PtoH, ThreadLock, ThreadUnlock, TRACE, ValidateHWNDOPT, and xxxSetCapture(). Referenced by ComboBoxWndProcWorker(), ListBoxWndProcWorker(), MLMouseMotion(), ReaderWndProc(), SLMouseMotion(), xxxBNSetCapture(), and xxxTrackMouse().
|
|
|
|
Definition at line 5843 of file kernel/ntstubs.c. References _SetClassWord(), BEGINRECV_HWND, ENDRECV_HWND, and TRACE.
|
|
Definition at line 3274 of file kernel/ntstubs.c. References _SetClipboardData(), BEGINRECV, BOOL, ENDRECV, FALSE, tagSETCLIPBDATA::fGlobalHandle, tagSETCLIPBDATA::fIncSerialNumber, IS_CURRENT_THREAD_RESTRICTED, MSGERROR, ProbeAndReadSetClipBData, PSETCLIPBDATA, SETCLIPBDATA, StubExceptionHandler, TRACE, and TRUE. Referenced by GetClipboardData(), and SetClipboardData().
|
|
Definition at line 5865 of file kernel/ntstubs.c. References BEGINRECV, ENDRECV, NULL, PtoH, ThreadLock, ThreadUnlock, TRACE, ValidateHWNDOPT, and xxxSetClipboardViewer().
|
|
Definition at line 7684 of file kernel/ntstubs.c. References _SetConsoleReserveKeys(), BEGINRECV_HWND, BOOL, DWORD, ENDRECV_HWND, FALSE, and TRACE.
|
|
Definition at line 5886 of file kernel/ntstubs.c. References BEGINRECV, ENDRECV, NULL, PtoH, TRACE, ValidateHCURSOROPT, and zzzSetCursor(). Referenced by InternalDialogBox(), MLPasteText(), ReaderSetCursor(), and SoftModalMessageBox().
|
|
Definition at line 7225 of file kernel/ntstubs.c. References _SetCursorContents(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TRACE, and ValidateHCURSOR.
|
|
Definition at line 7305 of file kernel/ntstubs.c. References _SetCursorIconData(), tagCURSORDATA::aicur, tagCURSORDATA::ajifRate, tagCURSORDATA::aspcur, BEGINATOMICRECV, BOOL, tagCURSORDATA::cicur, tagCURSORDATA::cpcur, CURSORDATA, CURSORF_ACON, tagCURSORDATA::CURSORF_flags, DWORD, ENDATOMICRECV, FALSE, MSGERROR, ProbeAndReadCursorData, ProbeAndReadUnicodeString, ProbeForRead, ProbeForReadUnicodeStringBuffer, ProbeForReadUnicodeStringBufferOrId, StubExceptionHandler, TRACE, and ValidateHCURSOR. Referenced by _SetCursorIconData().
|
|
Definition at line 4500 of file kernel/ntstubs.c. References _SetDbgTag(), BEGINRECV_VOID, ENDRECV_VOID, TRACEVOID, and VOID(). Referenced by SetDbgTag().
|
|
|
|
Definition at line 5902 of file kernel/ntstubs.c. References BEGINRECV, ENDRECV, NULL, PtoH, ThreadLock, ThreadUnlock, TRACE, ValidateHWNDOPT, and xxxSetFocus(). Referenced by ComboBoxWndProcWorker(), DefFrameProcWorker(), DialogBox2(), DlgSetFocus(), ECMenu(), EndDialog(), MB_DlgProcWorker(), MDIClientWndProcWorker(), MLMouseMotion(), ReaderWndProc(), SLMouseMotion(), xxxBNSetCapture(), xxxInitActivateDlg(), xxxMDIActivate(), xxxRestoreDlgFocus(), and xxxTrackMouse().
|
|
Definition at line 7606 of file kernel/ntstubs.c. References BEGINRECVCSRSS, DWORD, ENDRECVCSRSS, NTSTATUS(), ProbeForRead, SetInformationProcess(), and TRACE. Referenced by SetProcessForegroundRights().
|
|
Definition at line 7575 of file kernel/ntstubs.c. References BEGINRECVCSRSS, DWORD, ENDRECVCSRSS, NTSTATUS(), ProbeForRead, ProbeForWrite(), TRACE, and xxxSetInformationThread(). Referenced by _EndTask(), _ExitWindowsEx(), ConnectToEmulator(), ConsoleClientShutdown(), HandleFocusEvent(), HandleMediaChangeEvent(), HandleRemoteNetDeviceChangeEvent(), SetActivePalette(), SetActiveScreenBuffer(), SrvDeviceEvent(), SrvRegisterConsoleVDM(), SrvSetConsolePalette(), TerminalServerRequestThread(), UnregisterVDM(), UnsetActivePalette(), UserClientConnect(), and UserClientShutdown().
|
|
Definition at line 3826 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DWORD, ENDRECV_HWNDLOCK, FALSE, MSGERROR, ProbeAndReadPoint, ProbeAndReadRect, StubExceptionHandler, TRACE, and xxxSetInternalWindowPos().
|
|
Definition at line 2160 of file kernel/ntstubs.c. References _SetKeyboardState(), BEGINRECV, BOOL, BYTE, ENDRECV, FALSE, MSGERROR, ProbeForRead, StubExceptionHandler, TRACE, and TRUE.
|
|
Definition at line 13435 of file kernel/ntstubs.c. References _SetLayeredWindowAttributes(), BEGINATOMICRECV, BOOL, dwFlags, ENDATOMICRECV, FALSE, MSGERROR, TRACE, and ValidateHWND.
|
|
Definition at line 7149 of file kernel/ntstubs.c. References _SetLogonNotifyWindow(), BEGINRECV_HWND, BOOL, ENDRECV_HWND, FALSE, and TRACE.
|
|
Definition at line 5923 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, BOOL, DWORD, ENDRECV_HWNDLOCK_ND, ThreadLockWithPti, ThreadUnlock, TRACE, ValidateHMENUOPT, and xxxSetMenu(). Referenced by MDISetMenu(), and SetMenu().
|
|
Definition at line 4779 of file kernel/ntstubs.c. References _SetMenuContextHelpId(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TRACE, and ValidateHMENUMODIFY. Referenced by MenuLoadChicagoTemplates().
|
|
Definition at line 4759 of file kernel/ntstubs.c. References _SetMenuDefaultItem(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TRACE, and ValidateHMENUMODIFY.
|
|
Definition at line 4797 of file kernel/ntstubs.c. References _SetMenuFlagRtoL(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TRACE, and ValidateHMENU. Referenced by MenuLoadChicagoTemplates().
|
|
|
|
Definition at line 5955 of file kernel/ntstubs.c. References _GetDesktopWindow(), _GetMessageWindow(), BEGINRECV_HWNDLOCK_ND, ENDRECV_HWNDLOCK_ND, NULL, PtoH, ThreadLockWithPti, ThreadUnlock, TRACE, ValidateHWND, and xxxSetParent(). Referenced by xxxCBCreateHandler().
|
|
Definition at line 1139 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, UserMode, and xxxSetProcessWindowStation().
|
|
Definition at line 9220 of file kernel/ntstubs.c. References BEGINRECV_HWND, BOOL, DWORD, ENDRECV_HWND, InternalSetProp(), PROPF_STRING, and TRACE. Referenced by SetProp().
|
|
Definition at line 4490 of file kernel/ntstubs.c. References _SetRipFlags(), BEGINRECV_VOID, ENDRECV_VOID, TRACEVOID, and VOID(). Referenced by SetRipFlags().
|
|
Definition at line 5986 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, DWORD, ENDRECV_HWNDLOCK_ND, LIMITVALUE, MSGERROR, ProbeAndReadScrollInfo, StubExceptionHandler, TRACE, TRUE, and xxxSetScrollBar(). Referenced by CalcClientScrolling(), MLScroll(), SetScrollPos(), SetScrollRange(), and xxxSetLBScrollParms().
|
|
Definition at line 2307 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, BOOL, ENDRECV_HWNDLOCK_ND, FALSE, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, ValidateHWNDND, and xxxSetShellWindow(). Referenced by SetShellWindow().
|
|
Definition at line 6023 of file kernel/ntstubs.c. References BEGINRECV, BOOL, CLEANUPRECV, CreateProfileUserName(), DATAALIGN, ENDRECV, ExRaiseStatus(), FALSE, FreeProfileUserName(), IS_THREAD_RESTRICTED, MSGERROR, MSGERRORCLEANUP, NULL, ProbeForReadBuffer, PtiCurrent, StubExceptionHandler, ThreadLockPool, ThreadUnlockPool, TRACE, TRUE, and xxxSetSysColors(). Referenced by SetSysColors(), and SetSysColorsTemp().
|
|
Definition at line 7166 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, ValidateHCURSOR, and zzzSetSystemCursor(). Referenced by SetSystemCursor().
|
|
Definition at line 8507 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK, BOOL, DWORD, ENDRECV_HWNDLOCK, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, ValidateHMENU, and xxxSetSystemMenu(). Referenced by MDICompleteChildCreation().
|
|
Definition at line 8554 of file kernel/ntstubs.c. References _SetSystemTimer(), BEGINRECV_HWND, ENDRECV_HWND, NULL, and TRACE. Referenced by MLMouseMotion().
|
|
Definition at line 1434 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, gpepCSRSS, LogDesktop, NT_SUCCESS, NTSTATUS(), NULL, ObDereferenceObject, PsGetCurrentProcess, PtiCurrent, Status, TRACE, UserMode, ValidateHdesk(), and xxxSetThreadDesktop().
|
|
Definition at line 7777 of file kernel/ntstubs.c. References BEGINRECV_VOID, dwFlags, DWORD, ENDRECV_VOID, tagTHREADINFO::pq, PtiCurrent, QF_DIALOGACTIVE, tagQ::QF_flags, TRACEVOID, and VOID(). Referenced by DefDlgProcWorker().
|
|
Definition at line 6092 of file kernel/ntstubs.c. References _SetTimer(), BEGINATOMICRECV, ENDATOMICRECV, TIMERPROC_PWND, TRACE, and ValidateHWNDOPT. Referenced by DdeClientTransaction(), ReaderWndProc(), xxxLBoxCtlCharInput(), xxxLBoxCtlKeyInput(), xxxNextAniIconStep(), xxxSetStaticImage(), and xxxTrackMouse().
|
|
Definition at line 7715 of file kernel/ntstubs.c. References BEGINRECV_HWND, BOOL, ENDRECV_HWND, FALSE, FNID_CLEANEDUP_BIT, FNID_CONTROLEND, GETFNID, GETPTI, MSGERROR, PpiCurrent, TRACE, and TRUE. Referenced by ButtonWndProcWorker(), ECNcCreate(), ECNcDestroyHandler(), ImeWndProcWorker(), MDIClientWndProcWorker(), StaticWndProcWorker(), xxxCBNcDestroyHandler(), and xxxDestroyLBox().
|
|
|
|
Definition at line 4260 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, BOOL, ENDRECV_HWNDLOCK_ND, FALSE, Is400Compat, MSGERROR, ProbeAndReadWindowPlacement, StubExceptionHandler, TRACE, TRUE, and xxxSetWindowPlacement().
|
|
Definition at line 2180 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, BOOL, cy, dwFlags, ENDRECV_HWNDLOCK_ND, FALSE, MSGERROR, NULL, TESTFLAGS, TestWF, ThreadLockWithPti, ThreadUnlock, TRACE, ValidateHWNDIA, WFINDESTROY, and xxxSetWindowPos(). Referenced by AnimateBlend(), AnimateWindow(), BringWindowToTop(), DefDlgProcWorker(), DialogBox2(), EndDialog(), MB_DlgProcWorker(), MDIActivateDlgInit(), MDIClientWndProcWorker(), MDICompleteChildCreation(), ReaderWndProc(), ShowWindowNoRepaint(), StaticWndProcWorker(), UnmaximizeChildWindows(), xxxCBHideListBoxWindow(), xxxCBSetEditItemHeight(), xxxCBShowListBoxWindow(), xxxLBSize(), xxxMDIActivate(), and xxxSetStaticImage().
|
|
Definition at line 6801 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, ENDRECV_HWNDLOCK_ND, TRACE, and xxxSetWindowRgn(). Referenced by SetWindowRgn().
|
|
Definition at line 6203 of file kernel/ntstubs.c. References BEGINRECV, dwFlags, ENDRECV, NULL, TRACE, and zzzSetWindowsHookAW(). Referenced by SetWindowsHookA(), and SetWindowsHookW().
|
|
Definition at line 3376 of file kernel/ntstubs.c. References BEGINRECV, dwFlags, ENDRECV, MSGERROR, NULL, PtiFromThreadId(), PtoH, TRACE, and zzzSetWindowsHookEx(). Referenced by _SetWindowsHookEx().
|
|
Definition at line 7110 of file kernel/ntstubs.c. References _SetWindowStationUser(), BEGINATOMICRECV, CLEANUPRECV, DWORD, ENDATOMICRECV, FALSE, MSGERROR, MSGERRORCLEANUP, NT_SUCCESS, NTSTATUS(), ObDereferenceObject, ProbeForRead, Status, StubExceptionHandler, TRACE, UINT, UserMode, and ValidateHwinsta(). Referenced by SetWindowStationUser().
|
|
Definition at line 6181 of file kernel/ntstubs.c. References _SetWindowWord(), BEGINRECV_HWND, ENDRECV_HWND, and TRACE.
|
|
Definition at line 3414 of file kernel/ntstubs.c. References _SetWinEventHook(), BEGINRECV, dwFlags, ENDRECV, NULL, PtoH, TESTFLAGS, and TRACE. Referenced by SetWinEventHook().
|
|
Definition at line 6219 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, ValidateHWNDOPT, and zzzShowCaret(). Referenced by ECInOutReconversionMode(), ECReleaseEditDC(), ECSetCaretHandler(), ECSetFont(), MLChangeSelection(), MLDrawText(), MLEditWndProc(), MLSetFocus(), SLChangeSelection(), SLEditWndProc(), SLPaint(), and SLSetFocus().
|
|
Definition at line 6235 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, BOOL, DWORD, ENDRECV_HWNDLOCK_ND, LIMITVALUE, TRACE, and xxxShowScrollBar(). Referenced by MDIClientWndProcWorker().
|
|
Definition at line 6274 of file kernel/ntstubs.c. References BEGINRECV_HWNDLOCK_ND, BOOL, ENDRECV_HWNDLOCK_ND, FALSE, LIMITVALUE, MSGERROR, PUDF_ANIMATE, TEST_PUDF, TestWF, TRACE, WFINDESTROY, and xxxShowWindow(). Referenced by AnimateWindow(), CloseWindow(), DialogBox2(), InternalCreateDialog(), MDIClientWndProcWorker(), MDICompleteChildCreation(), OpenIcon(), UnmaximizeChildWindows(), xxxCBCreateHandler(), xxxCBHideListBoxWindow(), xxxCBShowListBoxWindow(), xxxMDIActivate(), xxxMDIDestroy(), and xxxMDINext().
|
|
Definition at line 6260 of file kernel/ntstubs.c. References _ShowWindowAsync(), BEGINRECV_HWNDLOCK_ND, BOOL, ENDRECV_HWNDLOCK_ND, FALSE, LIMITVALUE, and TRACE. Referenced by UnmaximizeChildWindows().
|
|
Definition at line 7651 of file kernel/ntstubs.c. References _UserSoundSentryWorker(), BEGINRECV, ENDRECV, NTSTATUS(), and TRACE. Referenced by _UserSoundSentry().
|
|
Definition at line 1467 of file kernel/ntstubs.c. References BEGINRECV, BOOL, tagWINDOWSTATION::dwWSF_Flags, ENDRECV, FALSE, IS_CURRENT_THREAD_RESTRICTED, LogDesktop, MSGERROR, NT_SUCCESS, NTSTATUS(), NULL, ObDereferenceObject, PtiCurrent, tagDESKTOP::rpwinstaParent, Status, ThreadLockDesktop, ThreadUnlockDesktop, TRACE, UserMode, ValidateHdesk(), WSF_NOIO, and xxxSwitchDesktop().
|
|
Definition at line 2400 of file kernel/ntstubs.c. References BEGINRECV, BOOL, BYTE, CanForceForeground(), CHARALIGN, CLEANUPRECV, DATAALIGN, DWORD, ENDRECV, ExRaiseStatus(), FALSE, FilterKeys(), INT, INTERNALSETHIGHCONTRAST, IS_CURRENT_THREAD_RESTRICTED, IS_PTR, LPVOID, MAX_PATH, MouseKeys(), MSGERROR, MSGERRORCLEANUP, NULL, PpiCurrent, ProbeAndReadStructure, ProbeAndReadUnicodeString, ProbeForRead, ProbeForReadUnicodeStringBuffer, ProbeForWrite(), ProbeForWriteBuffer, ProbeForWriteUlong, PtiCurrent, StubExceptionHandler, ThreadLockPool, ThreadUnlockAndFreePool, ToggleKeys(), TRACE, TRUE, UPIsBOOLRange, UPIsDWORDRange, VER40, and xxxSystemParametersInfo(). Referenced by SystemParametersInfo().
|
|
Definition at line 7662 of file kernel/ntstubs.c. References BEGINRECV_SHARED, ENDRECV_SHARED, FALSE, MSGERROR, NTSTATUS(), ProbeAndReadStructure, StubExceptionHandler, TestForInteractiveUser(), and TRACE. Referenced by _UserTestTokenForInteractive().
|
|
Definition at line 4730 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, ProbeAndReadMenuInfo, StubExceptionHandler, ThreadLock, ThreadUnlock, TRACE, TRUE, ValidateHMENUMODIFY, and xxxSetMenuInfo(). Referenced by SetMenuInfo().
|
|
Definition at line 4663 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, NULL, ProbeAndReadMenuItem, ProbeAndReadUnicodeString, ProbeForReadUnicodeStringBuffer, RtlInitUnicodeString(), StubExceptionHandler, ThreadLock, ThreadUnlock, TRACE, ValidateHMENUMODIFY, xxxInsertMenuItem(), and xxxSetMenuItemInfo(). Referenced by CheckMenuRadioItem(), MenuLoadChicagoTemplates(), MenuLoadWinTemplates(), and ThunkedMenuItemInfo().
|
|
Definition at line 6953 of file kernel/ntstubs.c. References BEGINRECV, BOOL, BYTE, CHARALIGN, CLEANUPRECV, ENDRECV, ExRaiseStatus(), FALSE, MSGERROR, MSGERRORCLEANUP, NULL, ProbeForRead, ProbeForWriteBuffer, PtiCurrent, StubExceptionHandler, ThreadLockPool, ThreadUnlockAndFreePool, TRACE, TRUE, and xxxToUnicodeEx(). Referenced by ToUnicode(), and ToUnicodeEx().
|
|
Definition at line 6300 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, ProbeAndReadTrackMouseEvent, QueryTrackMouseEvent(), StubExceptionHandler, TESTFLAGS, TRACE, TrackMouseEvent(), and TRUE.
|
|
Definition at line 6339 of file kernel/ntstubs.c. References BEGINRECV, BOOL, CLEANUPRECV, ENDRECV, FALSE, MSGERRORCLEANUP, ProbeAndReadPopupParams, PtiCurrent, StubExceptionHandler, TESTFLAGS, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, TRUE, ValidateHMENU, ValidateHWND, and xxxTrackPopupMenuEx(). Referenced by ECMenu(), and TrackPopupMenu().
|
|
Definition at line 1991 of file kernel/ntstubs.c. References BEGINRECV, ENDRECV, FALSE, msg, MSGERROR, ProbeAndReadMessage, PtiCurrent, StubExceptionHandler, ThreadLockAlwaysWithPti, ThreadUnlock, TRACE, ValidateHACCEL, ValidateHWNDNoRIP, and xxxTranslateAccelerator(). Referenced by TranslateAcceleratorA(), and TranslateAcceleratorW().
|
|
Definition at line 6394 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, msg, MSGERROR, NULL, ProbeAndReadMessage, StubExceptionHandler, TRACE, TRUE, ValidateHwnd, and xxxTranslateMessage(). Referenced by TranslateMessageEx().
|
|
Definition at line 6423 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, ValidateHHOOK, and zzzUnhookWindowsHookEx().
|
|
Definition at line 3446 of file kernel/ntstubs.c. References _UnhookWinEvent(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TRACE, and ValidateHWINEVENTHOOK.
|
|
Definition at line 8494 of file kernel/ntstubs.c. References _GetProcessWindowStation(), BEGINRECV, BOOL, ENDRECV, FALSE, NULL, TRACE, and xxxUnloadKeyboardLayout(). Referenced by UnloadKeyboardLayout().
|
|
Definition at line 7090 of file kernel/ntstubs.c. References _UnlockWindowStation(), BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, NT_SUCCESS, NTSTATUS(), ObDereferenceObject, Status, TRACE, UserMode, and ValidateHwinsta().
|
|
Definition at line 9243 of file kernel/ntstubs.c. References _UnregisterClass(), BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, ProbeAndReadUnicodeString, ProbeAndWriteStructure, ProbeForReadUnicodeStringBufferOrId, StubExceptionHandler, TRACE, and TRUE. Referenced by UnregisterClass().
|
|
Definition at line 6439 of file kernel/ntstubs.c. References _UnregisterHotKey(), BEGINATOMICRECV, BOOL, ENDATOMICRECV, FALSE, TRACE, and ValidateHWNDOPT.
|
|
Definition at line 2929 of file kernel/ntstubs.c. References _CsUpdateInstance(), BEGINRECV, DWORD, ENDRECV, FALSE, hInst, MSGERROR, ProbeForWriteUlong, StubExceptionHandler, TRACE, and TRUE. Referenced by DdeNameService(), and InternalDdeInitialize().
|
|
Definition at line 13366 of file kernel/ntstubs.c. References _UpdateLayeredWindow(), BEGINATOMICRECV, BOOL, dwFlags, ENDATOMICRECV, FALSE, MSGERROR, ProbeAndReadBlendfunction, ProbeAndReadPoint, ProbeAndReadSize, StubExceptionHandler, TRACE, TRUE, and ValidateHWND. Referenced by AnimateBlend().
|
|
Definition at line 2876 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, and xxxUpdatePerUserSystemParameters(). Referenced by UpdatePerUserSystemParameters().
|
|
Definition at line 7905 of file kernel/ntstubs.c. References tagSHAREDINFO::aheList, _HANDLEENTRY::bFlags, BOOL, CLEANUPRECV, DWORD, EnterCrit, ExAcquireResourceExclusive, ExReleaseResource, FALSE, GH_SIZE, gpJobsList, gSharedInfo, HANDLEF_GRANTED, HMIndexFromHandle, HMValidateHandle(), tagW32JOB::Job, KeEnterCriticalRegion, KeLeaveCriticalRegion, LeaveCrit, MSGERRORCLEANUP, NT_SUCCESS, NTSTATUS(), NULL, ObDereferenceObject, ObReferenceObjectByHandle(), tagW32JOB::pgh, tagW32JOB::pNext, PsJobType, Status, StubExceptionHandler, TRACE, TRUE, TYPE_GENERIC, tagW32JOB::ughCrt, tagW32JOB::ughMax, and UserMode.
|
|
Definition at line 7894 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, and ValidateHandleSecure().
|
|
Definition at line 6457 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, MSGERROR, ProbeAndReadRect, StubExceptionHandler, ThreadLock, ThreadUnlock, TRACE, TRUE, ValidateHWNDOPT, and xxxValidateRect().
|
|
Definition at line 9282 of file kernel/ntstubs.c. References BEGINRECV_SHARED, ENDRECV_SHARED, HKLtoPKL(), InternalVkKeyScanEx(), NULL, tagKBDFILE::pKbdTbl, PtiCurrentShared, SHORT, tagKL::spkf, and TRACE. Referenced by VkKeyScan(), and VkKeyScanEx().
|
|
Definition at line 6491 of file kernel/ntstubs.c. References BEGINRECV, DWORD, ENDRECV, TRACE, and xxxWaitForInputIdle(). Referenced by WaitForInputIdle().
|
|
Definition at line 1541 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, and xxxSleepTask(). Referenced by MsgWaitForMultipleObjectsEx(), and UserRegisterWowHandlers().
|
|
Definition at line 7059 of file kernel/ntstubs.c. References BEGINRECV, BOOL, ENDRECV, FALSE, TRACE, and xxxWaitMessage(). Referenced by CtxUserWaitMessage(), and DialogBox2().
|
|
Definition at line 724 of file kernel/ntstubs.c. References BEGINRECV, BOOL, DWORD, ENDRECV, FALSE, MSGERROR, NULL, ProbeForWrite(), StubExceptionHandler, and TRACE.
|
|
Definition at line 6507 of file kernel/ntstubs.c. References BEGINRECV, ENDRECV, NULL, Point, PtoH, TRACE, and xxxWindowFromPoint().
|
|
|
|
|
|
Definition at line 7022 of file kernel/ntstubs.c. References BEGINRECV, BOOL, CSPINBACKGROUND, _CLIENTINFO::cSpins, _CLIENTINFO::dwTIFlags, ENDRECV, FALSE, gppiWantForegroundPriority, tagTHREADINFO::pClientInfo, tagTHREADINFO::ppi, PtiCurrent, SetForegroundPriority(), tagTHREADINFO::TIF_flags, TIF_SPINNING, TRACE, and xxxUserYield(). Referenced by CtxUserYieldTask(), and UserRegisterWowHandlers().
|