blob: aff84ec9aa30555e68105c296f387c2f6d689a31 (
plain) (
blame)
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
|