sync with trunk r46493
[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
8 #define IDC_FONTCOMBO 1001
9 #define IDC_CMHELP 1002
10 #define IDC_FONTMAP 1003
11 #define IDC_TEXTBOX 1004
12 #define IDC_SELECT 1005
13 #define IDC_COPY 1006
14 #define IDC_ADVVIEW 1007
15 #define IDC_DISPLAY 1008
16 #define IDC_LICENSE_EDIT 1009
17
18 #define IDS_LICENSE 1010
19 #define IDS_ABOUT 1011