code_twain/sane/resource.h

56 lines
2.1 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><> sane.rc ʹ<><CAB9>
//
#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
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_RESET 1011
#define IDC_EDIT_x 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
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
2023-01-29 07:03:32 +00:00
#define _APS_NEXT_CONTROL_VALUE 1032
2022-06-18 08:48:41 +00:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif