Searched refs:hPhysicalMemoryTotalEdit (Results 1 – 1 of 1) sorted by relevance
33 static HWND hPhysicalMemoryTotalEdit; /* Physical Memory Total Edit Control */ variable144 hPhysicalMemoryTotalEdit = GetDlgItem(hDlg, IDC_PHYSICAL_MEMORY_TOTAL); in PerformancePageWndProc()238 AdjustControlPosition(hPhysicalMemoryTotalEdit, hDlg, 0, nYDifference); in PerformancePageWndProc()391 SetWindowTextW(hPhysicalMemoryTotalEdit, Text); in PerformancePageRefreshThread()