Searched refs:WM_WM_MAP3 (Results 1 – 4 of 4) sorted by relevance
111 #define WM_WM_MAP3 (WM_USER + 13) macro
226 case WM_WM_MAP3: in MessageName()852 case WM_WM_MAP3: in winMultiWindowWMProc()
921 wmMsg.msg = WM_WM_MAP3; in winTopLevelWindowProc()
64886 which is also invoked from WM_WM_MAP3, so everything which needs to be done64906 UpdateName() and consolidate WM_WM_MAP2 and WM_WM_MAP3