2013-01-24 23:00:42 +00:00
|
|
|
#pragma once
|
|
|
|
|
2013-11-28 22:04:03 +00:00
|
|
|
#define IDC_STATIC -1
|
2009-10-12 03:35:35 +00:00
|
|
|
|
2013-11-28 22:04:03 +00:00
|
|
|
#define IDI_ICON 100
|
2009-10-12 03:35:35 +00:00
|
|
|
|
2013-11-28 22:04:03 +00:00
|
|
|
#define IDD_CHARMAP 200
|
|
|
|
#define IDD_ABOUTBOX 201
|
|
|
|
#define IDD_STATUSBAR 202
|
|
|
|
#define IDD_ADVANCED 203
|
2009-10-12 03:35:35 +00:00
|
|
|
|
2013-11-28 22:04:03 +00:00
|
|
|
#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 IDC_COMBO_CHARSET 1000
|
|
|
|
#define IDC_COMBO_GROUPBY 1001
|
|
|
|
#define IDC_BUTTON_SEARCH 1002
|
|
|
|
#define IDC_EDIT_SEARCH 1003
|
|
|
|
#define IDC_EDIT_UNICODE 1004
|
|
|
|
#define IDC_CHECK_ADVANCED 1007
|
2009-10-12 03:35:35 +00:00
|
|
|
|
2013-11-28 22:04:03 +00:00
|
|
|
#define IDS_LICENSE 1010
|
|
|
|
#define IDS_ABOUT 1011
|
|
|
|
#define IDS_TITLE 1012
|
2020-06-07 17:34:45 +00:00
|
|
|
#define IDS_UNICODE 1013
|
|
|
|
#define IDS_ALL 1014
|