Catalin 2017-03-05 15:08:40 +02:00
parent bda4c48271
commit 0ff8012c4a

View File

@ -147,18 +147,10 @@ DEFINE_GUID(IID_IFileDialog,
// constants
// ----------------------------------------------------------------------------
#ifndef BIF_NEWDIALOGSTYLE
#define BIF_NEWDIALOGSTYLE 0x0040
#endif
#ifndef BIF_NONEWFOLDERBUTTON
#define BIF_NONEWFOLDERBUTTON 0x0200
#endif
#ifndef BIF_EDITBOX
#define BIF_EDITBOX 16
#endif
// ----------------------------------------------------------------------------
// wxWidgets macros
// ----------------------------------------------------------------------------