This message informs a window that it is about to receive input focus. If the window realizes its logical palette when it receives input focus, the window should return TRUE; otherwise, it should return FALSE.
wParam
This parameter is not used.
lParam
This parameter is not used.
The return value is TRUE if the window realizes its logical palette. Otherwise, it is FALSE.