#include "precomp.h"
Go to the source code of this file.
Functions | |
PWND | xxxSetCapture (PWND pwnd) |
BOOL | xxxReleaseCapture (VOID) |
VOID | xxxCapture (PTHREADINFO pti, PWND pwnd, UINT code) |
|
Definition at line 124 of file w32/ntuser/kernel/capture.c. References BEGINATOMICCHECK, CheckLock, CLIENT_CAPTURE, CLIENT_CAPTURE_INTERNAL, tagQ::codeCapture, DeferWinEventNotify, DF_TRACKMOUSEEVENT, tagDESKTOP::dwDTFlags, ENDATOMICCHECK, FALSE, FNID_DELETED_BIT, FULLSCREEN_CAPTURE, FWINABLE, GETPTI, gspwndInternalCapture, gspwndMouseOwner, gspwndScreenCapture, tagDESKTOP::htEx, HW, IsGlobalHooked, IsWinEventNotifyDeferredOK, Lock, LockCaptureWindow(), NO_CAP_CLIENT, NULL, tagTHREADINFO::pq, QF_CAPTURELOCKED, tagQ::QF_flags, tagQ::spwndCapture, tagDESKTOP::spwndTrack, TestWF, ThreadLockAlways, ThreadUnlock, Unlock, VOID(), WEF_USEPWNDTHREAD, WFWIN40COMPAT, WHF_FROM_WH, xxxCancelMouseMoveTracking(), xxxSendMessageCallback(), zzzEndDeferWinEventNotify, zzzSetFMouseMoved(), and zzzWindowEvent. Referenced by xxxCancelTrackingForThread(), xxxHelpLoop(), xxxMakeWindowForegroundWithState(), xxxMNSetCapture(), xxxMoveSize(), xxxOldNextWindow(), xxxReleaseCapture(), xxxSBTrackInit(), and xxxSetCapture().
|
|
Definition at line 78 of file w32/ntuser/kernel/capture.c. References BOOL, DDR_ENDCANCEL, FALSE, _MOVESIZEDATA::fDragFullWindows, gpDispInfo, tagDISPLAYINFO::hDev, NO_CAP_CLIENT, NULL, tagTHREADINFO::pmsd, tagTHREADINFO::pq, PtiCurrent, QF_CAPTURELOCKED, tagQ::QF_flags, tagTHREADINFO::TIF_flags, TIF_MOVESIZETRACKING, TIF_TRACKRECTVISIBLE, TRUE, xxxCapture(), and xxxDrawDragRect(). Referenced by xxxDefWindowProc(), xxxDragObject(), xxxDWP_DoCancelMode(), xxxEndScroll(), xxxFreeWindow(), xxxHelpLoop(), xxxIsDragging(), xxxMNReleaseCapture(), xxxMS_TrackMove(), xxxOldNextWindow(), xxxTrackCaptionButton(), and xxxTrackInitSize().
|
|
Definition at line 23 of file w32/ntuser/kernel/capture.c. References CLIENT_CAPTURE, GETPTI, gspwndScreenCapture, HW, NULL, PtiCurrent, QF_CAPTURELOCKED, tagQ::QF_flags, RevalidateHwnd, tagQ::spwndCapture, and xxxCapture(). Referenced by NtUserSetCapture(), xxxDefWindowProc(), xxxDragObject(), xxxIsDragging(), and xxxTrackCaptionButton().
|