mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-11 02:07:09 -06:00
24 lines
758 B
C
Executable File
24 lines
758 B
C
Executable File
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by resource.rc
|
|
//
|
|
#define IDD_SETTINGS 904
|
|
#define IDC_SETTINGS_SHOW_DOTS 1000
|
|
#define IDC_SETTINGS_SHOW_REAL_FILE_ICONS 1001
|
|
#define IDC_SETTINGS_SHOW_SYSTEM_MENU 1010
|
|
#define IDC_SETTINGS_FULL_ROW 1011
|
|
#define IDC_SETTINGS_SHOW_GRID 1013
|
|
#define IDC_SETTINGS_SINGLE_CLICK 1014
|
|
#define IDC_SETTINGS_UNDERLINE 1015
|
|
|
|
// 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 1011
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|