The TTM_RELAYEVENT message passes a mouse message to a ToolTip control for processing.
TTM_RELAYEVENT wParam = 0; lParam = (LPARAM) (LPMSG) lpmsg;
No return value.
A ToolTip control processes only the following messages passed to it by the TTM_RELAYEVENT message.
All other messages are ignored.