mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-13 14:11:34 -06:00
27 lines
820 B
C
Executable File
27 lines
820 B
C
Executable File
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by resource.rc
|
|
//
|
|
|
|
#define IDS_CANNOT_CREATE_FOLDER 200
|
|
#define IDS_OPEN_IS_NOT_SUPORTED_ARCHIVE 201
|
|
|
|
#define IDS_MESSAGES_DIALOG_EXTRACT_MESSAGE_CRC 202
|
|
#define IDS_MESSAGES_DIALOG_EXTRACT_MESSAGE_DATA_ERROR 203
|
|
#define IDS_MESSAGES_DIALOG_EXTRACT_MESSAGE_UNSUPPORTED_METHOD 204
|
|
|
|
#define IDS_EXTRACT_SET_FOLDER 205
|
|
#define IDS_MESSAGES_DIALOG_EXTRACT_MESSAGE_CANNOT_OPEN_FILE 206
|
|
#define IDS_PROGRESS_EXTRACTING 207
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 208
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 208
|
|
#endif
|
|
#endif
|