26 lines
814 B
C
26 lines
814 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by res.rc
|
|
//
|
|
#define IDS_ARGS 1
|
|
#define IDS_ERR_LOADIMAGE 2
|
|
#define IDS_ERR_MISSING_INF_FILE 3
|
|
#define IDS_ERR_MISSING_INF_SECTION 4
|
|
#define IDS_ERR_CDD 5
|
|
#define IDS_ERR_NOWINDOWS 6
|
|
#define IDS_ERR_WINPE 7
|
|
#define IDS_ERR_ONEONLY 8
|
|
#define IDS_ERR_SUCCESS 9
|
|
#define IDI_MAIN 102
|
|
|
|
// 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 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|