Searched refs:hCommitChargeLimitEdit (Results 1 – 1 of 1) sorted by relevance
28 static HWND hCommitChargeLimitEdit; /* Commit Charge Limit Edit Control */ variable139 hCommitChargeLimitEdit = GetDlgItem(hDlg, IDC_COMMIT_CHARGE_LIMIT); in PerformancePageWndProc()233 AdjustControlPosition(hCommitChargeLimitEdit, hDlg, 0, nYDifference); in PerformancePageWndProc()352 SetWindowTextW(hCommitChargeLimitEdit, Text); in PerformancePageRefreshThread()