ReactOS 0.4.15-dev-7998-gdb93cb1
resource.h
Go to the documentation of this file.
1#pragma once
2
3#define IDB_BITMAP154 154
4#define IDB_BITMAP155 155
5
6#define IDS_OK 100
7#define IDS_CANCEL 101
8#define IDS_ABORT 102
9#define IDS_RETRY 103
10#define IDS_IGNORE 104
11#define IDS_YES 105
12#define IDS_NO 106
13
14#define IDI_MAINICON 100
15
16#define IDS_SETTINGS 300
17#define IDS_RESTORELANGBAR 308
18#define IDS_LANGUAGE 309
19#define IDS_LANGUAGEBUTTON 310
20#define IDS_TRANSPARENCY 312
21#define IDS_TEXTLABELS 313
22#define IDS_MINIMIZE 314
23#define IDS_CLOSELANGBAR 315
24#define IDS_EXTRAICONS 318
25#define IDS_LANGUAGEBAR 320
26#define IDS_RESTORELANGBAR2 321
27#define IDS_MENUWND 322
28#define IDS_VERTICAL 324
29#define IDS_ADJUSTLANGBAND 326
30#define IDS_LEFTCLICK 323
31
32#define ID_TRANS 208
33#define ID_NOTRANS 209
34#define ID_LABELS 210
35#define ID_NOLABELS 211
36#define ID_DESKBAND 212
37#define ID_CLOSELANGBAR 213
38#define ID_EXTRAICONS 214
39#define ID_NOEXTRAICONS 215
40#define ID_RESTORELANGBAR 216
41#define ID_VERTICAL 217
42#define ID_ADJUSTDESKBAND 219
43
44#define ID_SETTINGS 2000
45
46#define IDD_CLOSELANGBARNOBAND 1000
47#define IDD_CLOSELANGBAR 1001
48#define IDD_MINIMIZELANGBARNOBAND 1003
49#define IDD_MINIMIZELANGBAR 1004
50
51#define IDC_CLOSELANGBAR_CHECK 1002
52#define IDC_MINIMIZELANGBAR_CHECK 1002