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

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

#define IDL_BROWSE         100
#define IDT_BROWSE_FOLDER  101
#define IDE_BROWSE_PATH    102
#define IDC_BROWSE_FILTER  103

#define IDB_BROWSE_PARENT     110
#define IDB_BROWSE_CREATE_DIR 112