Home
last modified time | relevance | path

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

/reactos/base/applications/taskmgr/
H A Dperfpage.c35 static HWND hPhysicalMemorySystemCacheEdit; /* Physical Memory System Cache Edit Control */ variable
146 hPhysicalMemorySystemCacheEdit = GetDlgItem(hDlg, IDC_PHYSICAL_MEMORY_SYSTEM_CACHE); in PerformancePageWndProc()
240 AdjustControlPosition(hPhysicalMemorySystemCacheEdit, hDlg, 0, nYDifference); in PerformancePageWndProc()
395 SetWindowTextW(hPhysicalMemorySystemCacheEdit, Text); in PerformancePageRefreshThread()