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: a6f06d1ca31caadd29173a048a9239f82693bcb7 (plain)
1
2
3
4
5
6
7
#define IDD_DIALOG_SPLIT                504
#define IDC_STATIC_SPLIT_PATH           1000
#define IDC_COMBO_SPLIT_PATH            1001
#define IDC_BUTTON_SPLIT_PATH           1002
#define IDC_STATIC_SPLIT_VOLUME         1010
#define IDC_COMBO_SPLIT_VOLUME          1011