mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
c16ad873a6
svn path=/branches/reactos-yarotows/; revision=46279
14 lines
313 B
C
14 lines
313 B
C
#pragma once
|
|
|
|
#define IDD_MONITOR 100
|
|
|
|
#define IDC_MONITORNAME 201
|
|
#define IDC_MONITORLIST 202
|
|
#define IDC_MONITORPROPERTIES 203
|
|
#define IDS_MONITORSETTINGSGROUP 204
|
|
#define IDS_REFRESHRATELABEL 205
|
|
#define IDC_REFRESHRATE 206
|
|
#define IDC_PRUNINGCHECK 207
|
|
|
|
#define IDS_USEDEFFRQUENCY 101
|
|
#define IDS_FREQFMT 102
|