OFN_EX_NOPLACESBAR top-level constant
If this flag is set, the places bar is not displayed. If this flag is not set, Explorer-style dialog boxes include a places bar containing icons for commonly-used folders, such as Favorites and Desktop.
Implementation
@Deprecated('Use OPEN_FILENAME_FLAGS_EX.OFN_EX_NOPLACESBAR instead')
const OFN_EX_NOPLACESBAR = 0x00000001;