Home
last modified time | relevance | path

Searched refs:MSLM_SETMONITORINFO (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/cpl/desk/
H A Dmonslctl.h150 #define MSLM_SETMONITORINFO (WM_USER + 0x16) macro
H A Dsettings.c59 SendMessage(hwndMonSel, MSLM_SETMONITORINFO, index, (LPARAM)&info); in UpdateDisplay()
H A Dmonslctl.c1544 case MSLM_SETMONITORINFO: in MonitorSelWndProc()