ReactOS 0.4.16-dev-847-g386fccd
|
#include <winpos.h>
Public Attributes | |
WINDOWPOS | pos |
LONG | xClientNew |
LONG | yClientNew |
LONG | cxClientNew |
LONG | cyClientNew |
RECT | rcBlt |
LONG | dxBlt |
LONG | dyBlt |
UINT | fsRE |
HRGN | hrgnVisOld |
PTHREADINFO | pti |
HRGN | hrgnClip |
HRGN | hrgnInterMonitor |
HRGN _CVR::hrgnClip |
Definition at line 16 of file winpos.h.
Referenced by IntDeferWindowPos().
HRGN _CVR::hrgnInterMonitor |
Definition at line 17 of file winpos.h.
Referenced by IntDeferWindowPos().
WINDOWPOS _CVR::pos |
Definition at line 5 of file winpos.h.
Referenced by IntDeferWindowPos(), and IntEndDeferWindowPosEx().
PTHREADINFO _CVR::pti |