Searched refs:szCurrentMhz (Results 1 – 1 of 1) sorted by relevance
96 WCHAR szCurrentMhz[10]; in ProcessorDlgProc() local128 StringCbPrintfW(szCurrentMhz, sizeof(szCurrentMhz), szMhz, PowerInfo.CurrentMhz); in ProcessorDlgProc()129 SetDlgItemTextW(hDlg, IDC_CORESPEED, szCurrentMhz); in ProcessorDlgProc()