Welcome to mirror list, hosted at ThFree Co, Russian Federation.

resource.h « SettingsPage « Resource « FileManager « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8932dc0e96ce5eefdc2d83ca1ec1867d5af70814 (plain)
1
2
3
4
5
6
7
8
9
10
11
#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
#define IDC_SETTINGS_ALTERNATIVE_SELECTION 1016
#define IDC_SETTINGS_LARGE_PAGES 1017