OFN_NOCHANGEDIR top-level constant

int const OFN_NOCHANGEDIR

Restores the current directory to its original value if the user changed the directory while searching for files.

Implementation

const OFN_NOCHANGEDIR = 0x00000008;