OFN_NOCHANGEDIR top-level constant Null safety
Restores the current directory to its original value if the user changed the directory while searching for files.
Implementation
const OFN_NOCHANGEDIR = 0x00000008;
Restores the current directory to its original value if the user changed the directory while searching for files.
const OFN_NOCHANGEDIR = 0x00000008;