function PostMessage(const Wnd: HWND; const Msg, WParam, LParam: Longint): Boolean;
Posts the specified message to the specified window, returning immediately. Returns True if successful.