HDWP DeferWindowPos( HDWP hWinPosInfo, HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT uFlags );
See DeferWindowPos in the Win32 SDK.
Remarks
Updates the specified multiple-window-position structure for the specified window.
CWindow Overview | Class Members