Searched refs:WM_USER_MESSAGE (Results 1 – 3 of 3) sorted by relevance
471 #define WM_USER_MESSAGE (WM_USER_MIN) macro
1886 PostMessage(parent_message_hwnd, WM_USER_MESSAGE, w32_pseudo_id, (LPARAM)w32_message_hwnd); in win32_start_child()
5591 case WM_USER_MESSAGE: { in win32_process_message()