|
Value: goto errorexit; \
errorexit: \
CallbackStatus.retval = retval; \
return NtCallbackReturn(&CallbackStatus, sizeof(CallbackStatus), \
Status)
Definition at line 60 of file crecv.c.
Referenced by NtUserActivateKeyboardLayout(), NtUserAttachThreadInput(), NtUserBitBltSysBmp(), NtUserCallMsgFilter(), NtUserCallNextHookEx(), NtUserCallNoParam(), NtUserCallOneParam(), NtUserCallTwoParam(), NtUserChangeDisplaySettings(), NtUserCheckImeHotKey(), NtUserClipCursor(), NtUserCloseClipboard(), NtUserCloseDesktop(), NtUserCloseWindowStation(), NtUserConvertMemHandle(), NtUserCreateAcceleratorTable(), NtUserCreateDesktop(), NtUserCreateInputContext(), NtUserCreateLocalMemHandle(), NtUserCreateWindowEx(), NtUserCreateWindowStation(), NtUserDdeInitialize(), NtUserDeleteMenu(), NtUserDestroyAcceleratorTable(), NtUserDisableThreadIme(), NtUserDispatchMessage(), NtUserDrawAnimatedRects(), NtUserDrawCaptionTemp(), NtUserEmptyClipboard(), NtUserEnableMenuItem(), NtUserEndDeferWindowPosEx(), NtUserEndMenu(), NtUserEnumDisplayDevices(), NtUserEnumDisplayMonitors(), NtUserEnumDisplaySettings(), NtUserEvent(), NtUserFlashWindowEx(), NtUserGetClassInfo(), NtUserGetClipboardData(), NtUserGetImeHotKey(), NtUserGetMessage(), NtUserGetMouseMovePointsEx(), NtUserHideCaret(), NtUserInitializeClientPfnArrays(), NtUserInitTask(), NtUserInvalidateRect(), NtUserLoadKeyboardLayoutEx(), NtUserLockWindowStation(), NtUserLockWorkStation(), NtUserMNDragLeave(), NtUserMNDragOver(), NtUserOpenClipboard(), NtUserOpenDesktop(), NtUserOpenInputDesktop(), NtUserOpenWindowStation(), NtUserPaintDesktop(), NtUserPeekMessage(), NtUserPostMessage(), NtUserPostThreadMessage(), NtUserQueryUserCounters(), NtUserRegisterClassExWOW(), NtUserRemoveMenu(), NtUserResolveDesktop(), NtUserResolveDesktopForWOW(), NtUserScrollDC(), NtUserSelectPalette(), NtUserSendInput(), NtUserSendMessageCallback(), NtUserSendNotifyMessage(), NtUserSetActiveWindow(), NtUserSetCapture(), NtUserSetClipboardData(), NtUserSetClipboardViewer(), NtUserSetCursor(), NtUserSetFocus(), NtUserSetImeHotKey(), NtUserSetImeInfoEx(), NtUserSetKeyboardState(), NtUserSetProcessWindowStation(), NtUserSetSysColors(), NtUserSetSystemCursor(), NtUserSetThreadDesktop(), NtUserSetWindowsHookAW(), NtUserSetWindowsHookEx(), NtUserSetWinEventHook(), NtUserShowCaret(), NtUserSoundSentry(), NtUserSwitchDesktop(), NtUserSystemParametersInfo(), NtUserThunkedMenuInfo(), NtUserThunkedMenuItemInfo(), NtUserToUnicodeEx(), NtUserTrackMouseEvent(), NtUserTrackPopupMenuEx(), NtUserTranslateAccelerator(), NtUserTranslateMessage(), NtUserUnhookWindowsHookEx(), NtUserUnloadKeyboardLayout(), NtUserUnlockWindowStation(), NtUserUnregisterClass(), NtUserUpdateInstance(), NtUserUpdatePerUserSystemParameters(), NtUserValidateHandleSecure(), NtUserValidateRect(), NtUserWaitForInputIdle(), NtUserWaitForMsgAndEvent(), NtUserWaitMessage(), NtUserWin32PoolAllocationStats(), NtUserWindowFromPoint(), and NtUserYieldTask(). |