ReactOS 0.4.16-dev-21-g2af6fd4
|
#include <winpos.h>
Public Attributes | |
HEAD | head |
UINT | bShellNotify:1 |
UINT | bHandle:1 |
INT | ccvr |
INT | ccvrAlloc |
PCVR | acvr |
PCVR _SMWP::acvr |
Definition at line 27 of file winpos.h.
Referenced by IntDeferWindowPos(), IntEndDeferWindowPosEx(), and NtUserCallOneParam().
UINT _SMWP::bHandle |
Definition at line 24 of file winpos.h.
Referenced by NtUserCallOneParam().
INT _SMWP::ccvr |
Definition at line 25 of file winpos.h.
Referenced by IntDeferWindowPos(), and NtUserCallOneParam().
INT _SMWP::ccvrAlloc |
Definition at line 26 of file winpos.h.
Referenced by IntDeferWindowPos(), and NtUserCallOneParam().