index (LONG) - input
The units of index are bytes. Valid values are zero through (cbWindowData -2), where cbWindowData is the parameter in WinRegisterClass that specifies the number of bytes available for application-defined storage. Any of the following QWS__* values are also valid.
Note: QWL_* values cannot be used.
QWS_CXRESTORE
See also the QWS_CYRESTORE value.
These values are only valid while the window is maximized or minimized (that is, while either the WS_MINIMIZED or WS_MAXIMIZED window style indicators are set). Changing these values with the WinSetWindowUShort call alters the restore size and position.
FF_ACTIVE
See also the QWS_YMINIMIZE value.
See also the QWS_CYRESTORE value.
When the window is minimized for the first time an arbitrary position is chosen. Changing these values with the WinSetWindowUShort call alters the position of the minimized window, but only when the window is not in a minimized state.
See also the QWS_CYRESTORE value.