mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 12:26:32 +00:00
0fa744241f
Also make MHz string translatable. Addendum to 793e2a3
.
11 lines
176 B
C
11 lines
176 B
C
#pragma once
|
|
|
|
#define DLG_PROCESSORINFO 201
|
|
|
|
#define IDC_FEATURES 301
|
|
#define IDC_MODEL 302
|
|
#define IDC_STEPPING 303
|
|
#define IDC_CORESPEED 304
|
|
|
|
#define IDS_MEGAHERTZ 400
|