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

SplitDialogRes.h « FileManager « UI « 7zip « CPP - github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 50584a1477d066539bcd78233060454f96c2e93b (plain)
1
2
3
4
5
6
7
8
#define IDD_SPLIT  7300

#define IDT_SPLIT_PATH    7301
#define IDT_SPLIT_VOLUME  7302

#define IDC_SPLIT_PATH     100
#define IDB_SPLIT_PATH     101
#define IDC_SPLIT_VOLUME   102