mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 14:11:33 -06:00
28 lines
820 B
C
Executable File
28 lines
820 B
C
Executable File
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by resource.rc
|
|
//
|
|
#define IDD_FOLDERS 900
|
|
|
|
#define IDS_FOLDERS_SET_WORK_PATH_TITLE 103
|
|
|
|
#define IDC_FOLDERS_WORK_RADIO_SYSTEM 1002
|
|
#define IDC_FOLDERS_WORK_EDIT_PATH 1003
|
|
#define IDC_FOLDERS_WORK_BUTTON_PATH 1004
|
|
#define IDC_FOLDERS_WORK_RADIO_CURRENT 1005
|
|
#define IDC_FOLDERS_WORK_RADIO_SPECIFIED 1006
|
|
#define IDC_FOLDERS_WORK_CHECK_FOR_REMOVABLE 1007
|
|
|
|
#define IDC_FOLDERS_STATIC_WORKING_FOLDER 1019
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 135
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1020
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|