doc_and_tools/tools/apps/hgjson/resource.h

66 lines
5.3 KiB
C
Raw Normal View History

2022-05-04 03:09:23 +00:00
<EFBFBD><EFBFBD>//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ ub<EFBFBD>vS+T<EFBFBD>e<EFBFBD>N0
// <EFBFBD>O hgjson.rc O(u
2022-05-04 03:09:23 +00:00
//
#define IDD_HGJSON_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU1 130
#define IDD_DIALOG1 131
#define IDR_MENU2 132
#define IDB_BITMAP1 133
#define IDC_BUTTON1 1002
#define IDC_CHECK1 1003
#define IDC_RADIO_ALL 1004
#define IDC_EDIT_DESC 1005
#define IDC_EDIT_FROM 1006
#define IDC_EDIT_TO 1007
#define IDC_BUTTON2 1008
#define IDC_EDIT_DEFAULT 1009
#define IDC_EDIT_LOWER 1010
#define IDC_RADIO_ANY 1011
#define IDC_COMBO1 1012
#define IDC_COMBO2 1013
#define IDC_COMBO3 1014
#define IDC_COMBO4 1015
#define IDC_STATIC_FROM 1016
#define IDC_STATIC_TO 1017
#define IDC_STATIC_DEFAULT 1018
#define IDC_EDIT_UPPER 1019
#define IDC_LIST_VALUES 1020
#define IDC_LIST3 1021
#define IDC_BUTTON3 1022
#define IDC_STATIC_AND 1023
#define IDC_COMBO_BOOL 1024
#define IDC_EDIT1 1024
#define IDC_BUTTON4 1025
#define IDC_STATIC_DEFAULT2 1026
#define IDC_TREE1 1027
#define IDC_CHECK_ADVANCED 1028
#define IDC_COMBO_DEFAULT 1029
2022-08-16 02:45:16 +00:00
#define IDC_SPIN1 1029
#define IDC_BUTTON5 1030
2022-08-16 02:45:16 +00:00
#define IDC_TO_FILE 1030
2022-05-04 03:09:23 +00:00
#define ID_TREE_ADDGROUP 32771
#define ID_TREE_ADDITEM 32772
#define ID_TREE_DELITEM 32773
#define ID_TREE_ADDPRODUCT 32774
#define ID_LISTMENU_SETDEFAULT 32775
#define ID_LISTMENU_DELETE 32776
#define ID_TREE_RENAME 32777
#define ID_TREE_LOADFILE 32778
#define ID_LISTMENU_POSITION 32779
#define ID_TREE_TOOLTIPS 32780
#define ID_LISTMENU_TOOLTIPS 32781
#define ID_TREE_EXPORTCHAR 32782
2022-05-04 03:09:23 +00:00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
2022-08-16 02:45:16 +00:00
#define _APS_NEXT_RESOURCE_VALUE 136
#define _APS_NEXT_COMMAND_VALUE 32783
2022-08-16 02:45:16 +00:00
#define _APS_NEXT_CONTROL_VALUE 1030
2022-05-04 03:09:23 +00:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif