Synchronize with trunk revision 59781.
[reactos.git] / dll / shellext / deskadp / resource.h
1 #pragma once
2
3 #define IDD_DISPLAYADAPTER 100
4 #define IDD_LISTALLMODES 101
5
6 #define IDC_ADAPTERNAME 201
7 #define IDC_ADAPTERPROPERTIES 202
8 #define IDC_CHIPTYPE 203
9 #define IDC_DACTYPE 204
10 #define IDC_MEMORYSIZE 205
11 #define IDC_ADAPTERSTRING 206
12 #define IDC_BIOSINFORMATION 207
13 #define IDC_LISTALLMODES 208
14
15 #define IDC_ALLVALIDMODES 301
16
17 #define IDS_MODEFMT 101
18 #define IDS_DEFREFRESHRATE 102
19 #define IDES_REFRESHRATEFMT 103
20 #define IDS_4BPP 104
21 #define IDS_8BPP 105
22 #define IDS_15BPP 106
23 #define IDS_16BPP 107
24 #define IDS_24BPP 108
25 #define IDS_32BPP 109