hwnd (HWND) - input
index (LONG) - input
The units of index are bytes. Valid values are zero through (cbWindowData -4), where cbWindowData is the parameter in WinRegisterClass that specifies the number of bytes available for application-defined storage. Any of the QWL_* values are valid.
Note: QWS_* values cannot be used.
QWL_DEFBUTTON
The default push button is the one that sends its WM_COMMAND message when the enter key is pressed.
WC_BUTTON WC_COMBOBOX
WC_CONTAINER
WC_ENTRYFIELD
WC_FRAME (includes dialog windows)
WC_LISTBOX
WC_MENU
WC_MLE
WC_NOTEBOOK
WC_SCROLLBAR
WC_SLIDER
WC_SPINBUTTON
WC_STATIC
WC_TITTLEBAR
WC_VALUESET
ulValue (ULONG) - returns