38 lines
1.3 KiB
C
38 lines
1.3 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by AcquireTest.rc
|
|
//
|
|
#define IDS_APPLICATION_NAME 1
|
|
#define IDI_APPLICATION_ICON 1
|
|
#define IDS_SELECTION_CAPTION 2
|
|
#define IDS_SELECTION_SUBMIT_TEXT 3
|
|
#define IDS_HRESULT_ERROR_MESSAGE 6
|
|
#define IDS_UNKNOWN_ERROR 7
|
|
#define IDD_TEST_DIALOG 101
|
|
#define IDC_ACQUISITION_RADIO 1002
|
|
#define IDC_ACQUIRE_USE_NULL_HWND 1003
|
|
#define IDC_DEVSEL_WPD_DEVICES 1004
|
|
#define IDC_DEVSEL_RADIO 1005
|
|
#define IDC_DEVSEL_FS_DEVICES 1006
|
|
#define IDC_ACQUIRE_SUPPRESS_PROGRESS 1007
|
|
#define IDC_DEVSEL_WIA_CAMERAS 1009
|
|
#define IDC_DEVSEL_WIA_SCANNERS 1010
|
|
#define IDC_DEVSEL_DV_DEVICES 1011
|
|
#define IDC_SETTINGS_RADIO 1012
|
|
#define IDC_ACQUIRE_USE_CUSTOM_TEMPLATE 1013
|
|
#define IDC_ACQUIRE_CUSTOM_TEMPLATE 1014
|
|
#define IDC_DEVSEL_STI_DEVICES 1015
|
|
#define IDC_DEVSEL_SHOW_OFFLINE 1016
|
|
#define IDC_DEVSEL_CPANEL_MODE 1017
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1015
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|