mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
c424146e2c
svn path=/branches/cmake-bringup/; revision=48236
19 lines
449 B
C
19 lines
449 B
C
#define IDC_STATIC -1
|
|
|
|
#define IDI_ICON 100
|
|
|
|
#define IDD_CHARMAP 200
|
|
#define IDD_ABOUTBOX 201
|
|
|
|
#define IDC_FONTCOMBO 1001
|
|
#define IDC_CMHELP 1002
|
|
#define IDC_FONTMAP 1003
|
|
#define IDC_TEXTBOX 1004
|
|
#define IDC_SELECT 1005
|
|
#define IDC_COPY 1006
|
|
#define IDC_ADVVIEW 1007
|
|
#define IDC_DISPLAY 1008
|
|
#define IDC_LICENSE_EDIT 1009
|
|
|
|
#define IDS_LICENSE 1010
|
|
#define IDS_ABOUT 1011
|