You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
984 B
28 lines
984 B
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by avrfinst.rc
|
|
//
|
|
#define IDS_NO_CLASS 1
|
|
#define IDS_NO_MAIN_DLG 2
|
|
#define IDS_OS_NOT_SUPPORTED 3
|
|
#define IDS_INIT_FAILED 4
|
|
#define IDS_INSTALL_FAILED 5
|
|
#define IDS_INSTALL_COMPLETE 6
|
|
#define IDS_UNINSTALL_FAILED 7
|
|
#define IDS_UNINSTALL_COMPLETE 8
|
|
#define IDD_MAIN 101
|
|
#define IDI_ICON 102
|
|
#define IDC_PROGRESS 1000
|
|
#define IDC_STATUS 1002
|
|
#define IDC_LAUNCH 1003
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1003
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|