Searched refs:PMONSL_MONINFO (Results 1 – 3 of 3) sorted by relevance
21 } MONSL_MONINFO, *PMONSL_MONINFO; typedef
38 PMONSL_MONINFO MonitorInfo;423 infoPtr->MonitorInfo = (PMONSL_MONINFO)LocalAlloc(LMEM_FIXED, in MonSelSetMonitorsInfo()483 IN OUT PMONSL_MONINFO MonitorsInfo) in MonSelGetMonitorsInfo()522 IN OUT PMONSL_MONINFO MonitorsInfo) in MonSelGetMonitorInfo()1513 (PMONSL_MONINFO)lParam); in MonitorSelWndProc()1556 (PMONSL_MONINFO)lParam); in MonitorSelWndProc()
376 PMONSL_MONINFO pMonitors; in SettingsOnInitDialog()383 pMonitors = (PMONSL_MONINFO)HeapAlloc(GetProcessHeap(), 0, sizeof(MONSL_MONINFO) * Result); in SettingsOnInitDialog()