BOOL SetWindowPlacement( const WINDOWPLACEMENT FAR*lpwndpl );
See SetWindowPlacement in the Win32 SDK.
Remarks
Sets the show state and positions.
CWindow Overview | Class Members
See Also CWindow::GetWindowPlacement, WINDOWPLACEMENT