This commit is contained in:
Igor Pavlov
2014-11-23 00:00:00 +00:00
committed by Kornel Lesiński
parent 83f8ddcc5b
commit f08f4dcc3c
1158 changed files with 76451 additions and 35082 deletions

13
CPP/7zip/UI/FileManager/BrowseDialogRes.h Executable file → Normal file
View File

@@ -1,4 +1,9 @@
#define IDD_DIALOG_BROWSE 509
#define IDC_BROWSE_LIST 1000
#define IDC_BROWSE_PATH 1001
#define IDC_BROWSE_PARENT 1002
#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