mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
16 lines
398 B
C
16 lines
398 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 IDC_MONITORICO 208
|
|
|
|
#define IDS_USEDEFFRQUENCY 101
|
|
#define IDS_FREQFMT 102
|