Searched refs:WM_ASYNC_SETWINDOWPOS (Results 1 – 3 of 3) sorted by relevance
118 WM_ASYNC_SETWINDOWPOS, enumerator
1848 lRes = co_IntSendMessageNoWait( WinPos.hwnd, WM_ASYNC_SETWINDOWPOS, 0, (LPARAM)ppos); in co_WinPosSetWindowPos()3208 … lRes = co_IntSendMessageNoWait( winpos->pos.hwnd, WM_ASYNC_SETWINDOWPOS, 0, (LPARAM)ppos); in IntEndDeferWindowPosEx()
836 case WM_ASYNC_SETWINDOWPOS: in handle_internal_message()