Searched refs:WM_SET_LAYOUT (Results 1 – 1 of 1) sorted by relevance
25 int WM_SET_LAYOUT; variable183 ON_REGISTERED_MESSAGE(WM_SET_LAYOUT, &CMainFrame::OnSetLayout)1392 m_hwnd->SendMessage(WM_SET_LAYOUT, (WPARAM)¯o_info, NULL); in PlaybackOnemacro()1695 WM_SET_LAYOUT = RegisterWindowMessage(_T("MSG_SET_LAYOUT")); in OnPlaybackmacro()