Searched refs:WM_LOAD_STAT (Results 1 – 2 of 2) sorted by relevance
27 #define WM_LOAD_STAT (WM_APP+4) macro
945 PostMessage(GetParent(hWnd), WM_LOAD_STAT, (WPARAM)n, 0); in DlgStatProc()1870 case WM_LOAD_STAT: in DlgMainProc()