You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
175 B
6 lines
175 B
#define DLGOPEN_CTL_MIN 20
|
|
#define DLGOPEN_CTL_MAX 30
|
|
#define DLGOPEN_EDIT 20
|
|
#define DLGOPEN_FILE_LISTBOX 21
|
|
#define DLGOPEN_DIR_LISTBOX 22
|
|
#define DLGOPEN_PATH 23
|