mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 00:07:09 -06:00
24 lines
623 B
C
Executable File
24 lines
623 B
C
Executable File
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by resource.rc
|
|
//
|
|
|
|
#define IDD_DIALOG_EXTRACT 137
|
|
|
|
#define IDI_ICON3 159
|
|
|
|
#define IDC_EXTRACT_COMBO_PATH 1044
|
|
#define IDC_EXTRACT_BUTTON_SET_PATH 1045
|
|
#define IDC_STATIC_EXTRACT_EXTRACT_TO 1092
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 160
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1093
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|