mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
8 lines
149 B
C
8 lines
149 B
C
#pragma once
|
|
|
|
#define DLG_PROCESSORINFO 201
|
|
|
|
#define IDC_FEATURES 301
|
|
#define IDC_MODEL 302
|
|
#define IDC_STEPPING 303
|
|
#define IDC_CORESPEED 304
|