code_twain/sane/resource.h

28 lines
917 B
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 IDD_INDICATOR 101
#define IDD_SETTING 103
#define IDD_PAGE 105
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_BUTTON3 1009
#define IDC_BUTTON_HELP 1009
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 107
2022-06-18 08:48:41 +00:00
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1008
2022-06-18 08:48:41 +00:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif