Searched refs:SAL_MSG_POSTSIZE (Results 1 – 2 of 2) sorted by relevance
241 #define SAL_MSG_POSTSIZE (WM_USER+121) macro
3523 WinPostMsg( hWnd, SAL_MSG_POSTSIZE, nMP1, nMP2 ); in SalFrameWndProc()3525 case SAL_MSG_POSTSIZE: in SalFrameWndProc()3536 WinPostMsg( hWnd, SAL_MSG_POSTSIZE, 0, nMP2 ); in SalFrameWndProc()
Completed in 32 milliseconds