Synchronize with trunk's revision r57652.
[reactos.git] / base / applications / charmap / resource.h
1 #define IDC_STATIC -1
2
3 #define IDI_ICON 100
4
5 #define IDD_CHARMAP 200
6 #define IDD_ABOUTBOX 201
7 #define IDD_STATUSBAR 202
8 #define IDD_ADVANCED 203
9
10 #define IDC_FONTCOMBO 1001
11 #define IDC_CMHELP 1002
12 #define IDC_FONTMAP 1003
13 #define IDC_TEXTBOX 1004
14 #define IDC_SELECT 1005
15 #define IDC_COPY 1006
16 #define IDC_ADVVIEW 1007
17 #define IDC_DISPLAY 1008
18 #define IDC_LICENSE_EDIT 1009
19 #define IDC_COMBO_CHARSET 1000
20 #define IDC_COMBO_GROUPBY 1001
21 #define IDC_BUTTON_SEARCH 1002
22 #define IDC_EDIT_SEARCH 1003
23 #define IDC_EDIT_UNICODE 1004
24 #define IDC_CHECK_ADVANCED 1007
25
26 #define IDS_LICENSE 1010
27 #define IDS_ABOUT 1011
28 #define IDS_TITLE 1012