code_twain/sane/resource.h

69 lines
2.7 KiB
C
Raw Normal View History

2022-06-18 08:48:41 +00:00
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ <20><><EFBFBD>ɵİ<C9B5><C4B0><EFBFBD><EFBFBD>ļ<EFBFBD><C4BC><EFBFBD>
// <20><> sanexy.rc ʹ<><CAB9>
2022-06-18 08:48:41 +00:00
//
#define IDCANCEL2 3
2022-06-18 08:48:41 +00:00
#define IDD_INDICATOR 101
#define IDD_SETTING 103
#define IDD_PAGE 105
#define IDD_AREA 106
2022-06-24 09:01:00 +00:00
#define IDD_GAMMA 107
#define IDD_CHOOSE_DEV 108
#define IDD_CFG_MGR 109
#define IDD_INPUT 110
#define IDD_SAVE_SCHEME 111
2022-06-18 08:48:41 +00:00
#define IDC_EDIT_PAPER 1001
#define IDC_EDIT_IMAGE 1002
#define IDC_STATIC_PAPER 1003
#define IDC_STATIC_IMAGE 1004
#define IDC_STATIC_ERR 1005
#define IDC_BUTTON_SCAN 1007
#define IDC_BUTTON_RESTORE 1008
#define IDC_UNIT 1008
#define IDC_BUTTON_HELP 1009
2022-06-24 09:01:00 +00:00
#define IDC_UNIT2 1009
#define IDC_SCHEME 1009
#define IDC_EDIT_DPI 1010
#define IDC_BUTTON_CONFIG_MGR 1010
#define IDC_BUTTON_RESET 1011
#define IDC_BUTTON_CONFIG_MENU 1011
#define IDC_EDIT_x 1012
#define IDC_BUTTON_DEL_SEL 1012
#define IDC_EDIT_y 1013
#define IDC_EDIT_W 1014
#define IDC_EDIT_H 1015
#define IDC_STATIC_PAINT 1016
2022-06-24 09:01:00 +00:00
#define IDC_CHANNEL 1017
#define IDC_EDIT_INPUT 1018
#define IDC_EDIT_OUTPUT 1019
#define IDC_LIST1 1020
2023-01-29 07:03:32 +00:00
#define IDC_STATIC_UNIT 1021
#define IDC_STATIC_DPI 1022
#define IDC_STATIC_AREA 1023
#define IDC_STATIC_LEFT 1024
#define IDC_STATIC_TOP 1025
#define IDC_STATIC_W 1026
#define IDC_STATIC_H 1027
#define IDC_STATIC_SCHEME 1028
#define IDC_STATIC_COLOR 1029
#define IDC_STATIC_INPUT 1030
#define IDC_STATIC_OUTPUT 1031
#define IDC_BUTTON_DEL_ALL 1032
#define IDC_EDIT1 1033
#define IDC_STATIC_SKETCH 1034
#define IDC_RADIO_DISCARD 1035
#define IDC_RADIO_OVERWRITE 1036
#define IDC_RADIO_NEW 1037
#define IDC_NAME 1038
2022-06-18 08:48:41 +00:00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 109
2022-06-18 08:48:41 +00:00
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1039
2022-06-18 08:48:41 +00:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif