code_twain/sln/usb_tools/resource.h

111 lines
4.6 KiB
C
Raw Normal View History

2023-12-14 06:27:57 +00:00
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 usbtools.rc 使用
//
#define IDD_USB_TOOLS_DIALOG 102
#define IDD_SETTING 105
#define IDD_AREA 106
#define IDD_GAMMA 107
#define IDR_MAINFRAME 128
#define IDR_MENU1 134
#define IDD_SCANNER 135
#define IDD_PAGE 136
#define IDC_CHECK_AUTO_MON 1000
#define IDC_BUTTON_REFRESH 1001
#define IDC_EDIT_PAPER 1001
#define IDC_TREE_DEVICES 1002
#define IDC_STATIC_PAPER 1003
#define IDC_BUTTON_SEND 1005
#define IDC_BUTTON_SEND_EP0 1006
#define IDC_BUTTON_RESET_BULK 1007
#define IDC_LIST_DEVICES 1008
#define IDC_UNIT 1008
#define IDC_EDIT_PNP_MSG 1009
#define IDC_SCHEME 1009
#define IDC_CHECK_AUTO 1010
#define IDC_EDIT_DPI 1010
#define IDC_BUTTON_RECEIVE 1011
#define IDC_BUTTON_RESET 1011
#define IDC_EDIT_x 1012
#define IDC_EDIT_TYPE 1013
#define IDC_EDIT_y 1013
#define IDC_EDIT_REQ 1014
#define IDC_EDIT_W 1014
#define IDC_EDIT_H 1015
#define IDC_STATIC_PAINT 1016
#define IDC_EDIT_LEN 1017
#define IDC_CHANNEL 1017
#define IDC_EDIT_INPUT 1018
#define IDC_EDIT_INDEX2 1019
#define IDC_EDIT_OUTPUT 1019
#define IDC_BUTTON_CLEAR 1020
#define IDC_STATIC_UNIT 1021
#define IDC_STATIC_DPI 1022
#define IDC_STATIC_AREA 1023
#define IDC_STATIC_LEFT 1024
#define IDC_BUTTON1 1025
#define IDC_BUTTON_BROWSE_IMG_PATH 1025
#define IDC_STATIC_TOP 1025
#define IDC_EDIT_IMG_PATH 1026
#define IDC_STATIC_W 1026
#define IDC_EDIT_PROTOCOL_VER 1027
#define IDC_STATIC_H 1027
#define IDC_EDIT_BUILK_IN 1028
#define IDC_STATIC_SCHEME 1028
#define IDC_EDIT_BULK_OUT 1029
#define IDC_STATIC_COLOR 1029
#define IDC_BUTTON_SCAN 1030
#define IDC_STATIC_INPUT 1030
#define IDC_EDIT_LOCAL 1031
#define IDC_STATIC_OUTPUT 1031
#define IDC_EDIT_REMOTE 1032
#define IDC_BUTTON_BROWSE_LOCAL 1033
#define IDC_CHECK_REPEAT 1034
#define IDC_TAB_OPER 1035
#define IDC_EDIT_CMD 1036
#define IDC_EDIT_PARAM 1037
#define IDC_BUTTON_START_PROG 1038
#define IDC_EDIT_COUNT 1039
#define IDC_STATIC_LOCAL 1040
#define IDC_STATIC_REMOTE 1041
#define IDC_STATIC_IMG_PATH 1042
#define IDC_STATIC_CMD 1043
#define IDC_STATIC_PARAM 1044
#define IDC_STATIC_COUNT 1045
#define IDC_EDIT_STATUS 1046
#define IDC_EDIT_CMD_QUE 1047
#define IDC_EDIT_SENT_QUE 1048
#define IDC_EDIT_IND 1049
#define IDC_EDIT_VAL 1050
#define IDC_EDIT_DATA 1052
#define IDC_STATIC_TYPE 1053
#define IDC_STATIC_REQ 1054
#define IDC_STATIC_IND 1055
#define IDC_STATIC_VAL 1056
#define IDC_STATIC_LEN 1057
#define IDC_STATIC_DATA 1058
#define IDC_STATIC_BULK_IN 1059
#define IDC_STATIC_BULK_OUT 1060
#define IDC_STATIC_CMD_QUE 1061
#define IDC_STATIC_SENT_QUE 1062
#define IDC_STATIC_OPTS 1063
#define IDC_CHECK_AUTO_OPEN_IMG 1064
#define IDC_EDIT_LOG_FILE 1065
#define IDC_COMBO1 1066
#define IDC_COMBO_BUF_SIZE 1066
2023-12-26 05:52:16 +00:00
#define IDC_PROGRESS1 1067
#define IDC_EDIT1 1068
#define IDC_EDIT_PROGRESS 1068
2023-12-14 06:27:57 +00:00
#define ID_TRAY_EXIT 32771
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32772
2023-12-26 05:52:16 +00:00
#define _APS_NEXT_CONTROL_VALUE 1069
2023-12-14 06:27:57 +00:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif