#include "w32wow64.h"
Go to the source code of this file.
Defines | |
#define | W32KAPI DECLSPEC_ADDRSAFE |
Functions | |
W32KAPI ULONG_PTR | NtUserCallNoParam (IN DWORD xpfnProc) |
W32KAPI ULONG_PTR | NtUserCallOneParam (IN ULONG_PTR dwParam, IN DWORD xpfnProc) |
W32KAPI KERNEL_ULONG_PTR | NtUserCallHwnd (IN HWND hwnd, IN DWORD xpfnProc) |
W32KAPI KERNEL_ULONG_PTR | NtUserCallHwndLock (IN HWND hwnd, IN DWORD xpfnProc) |
W32KAPI ULONG_PTR | NtUserCallHwndOpt (IN HWND hwnd, IN DWORD xpfnProc) |
W32KAPI ULONG_PTR | NtUserCallTwoParam (ULONG_PTR dwParam1, ULONG_PTR dwParam2, IN DWORD xpfnProc) |
W32KAPI ULONG_PTR | NtUserCallHwndParam (IN HWND hwnd, IN ULONG_PTR dwParam, IN DWORD xpfnProc) |
W32KAPI ULONG_PTR | NtUserCallHwndParamLock (IN HWND hwnd, IN ULONG_PTR dwParam, IN DWORD xpfnProc) |
|
Definition at line 18 of file usercall.h. |
|
Definition at line 4543 of file kernel/ntstubs.c. References apfnSimpleCall, BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, TRACE, and VALIDATEXPFNPROC. Referenced by _GetWindow(), DeregisterShellHookWindow(), GetWindowContextHelpId(), MB_DlgProcWorker(), and RegisterShellHookWindow().
|
|
Definition at line 4563 of file kernel/ntstubs.c. References apfnSimpleCall, BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, TRACE, and VALIDATEXPFNPROC. Referenced by ArrangeIconicWindows(), DrawMenuBar(), InternalCreateDialog(), NtUserCheckImeShowStatusInThread(), UpdateWindow(), and xxxGetSysMenuHandle().
|
|
Definition at line 4584 of file kernel/ntstubs.c. References apfnSimpleCall, BEGINATOMICRECV, ENDATOMICRECV, TRACE, ValidateHWNDOPT, and VALIDATEXPFNPROC. Referenced by SetProgmanWindow(), and SetTaskmanWindow().
|
|
Definition at line 4602 of file kernel/ntstubs.c. References apfnSimpleCall, BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, ISXPFNPROCINRANGE, PtoH, TRACE, and VALIDATEXPFNPROC. Referenced by _GetClassData(), ClearWindowState(), DefDlgProcWorker(), KillSystemTimer(), SetWindowContextHelpId(), SetWindowState(), ValidateDialogPwnd(), and xxxMDIActivate().
|
|
Definition at line 4626 of file kernel/ntstubs.c. References apfnSimpleCall, BEGINRECV_HWNDLOCK, ENDRECV_HWNDLOCK, TRACE, and VALIDATEXPFNPROC. Referenced by AnimateWindow(), EnableWindow(), NtUserBroadcastImeShowStatusChange(), ShowOwnedPopups(), SwitchToThisWindow(), and ValidateRgn().
|
|
Definition at line 4510 of file kernel/ntstubs.c. References apfnSimpleCall, BEGINRECV, ENDRECV, ISXPFNPROCINRANGE, PtoH, TRACE, and VALIDATEXPFNPROC. Referenced by ClientThreadSetup(), CreateMenu(), CreatePopupMenu(), DestroyCaret(), EndDialog(), GetIMEShowStatus(), GetInputDesktop(), GetMessagePos(), HandleMediaChangeEvent(), LoadCursorsAndIcons(), MLChar(), MsgWaitForMultipleObjectsEx(), NotificationThread(), ReleaseCapture(), SLChar(), W32WinStationDoDisconnect(), W32WinStationExitWindows(), W32WinStationNtSecurity(), W32WinStationPassthruDisable(), W32WinStationPassthruEnable(), W32WinStationShadowSetup(), W32WinStationShadowStop(), and xxxTrackMouse().
|
|
|
Definition at line 4648 of file kernel/ntstubs.c. References apfnSimpleCall, BEGINRECV, ENDRECV, TRACE, and VALIDATEXPFNPROC. Referenced by FujitsuOyayubiControl(), GetMonitorInfo(), InitOemXlateTables(), RegisterLogonProcess(), RegisterSystemThread(), RegisterUserHungAppHandlers(), SetCaretPos(), SetCursorPos(), UnhookWindowsHook(), W32WinStationShadowCleanup(), W32WinStationShadowStart(), and WOWCleanup().
|