blob: f211b7374b5973161e26a70060e8c28dc98d0d7b (
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
|