lewezero
Results
2
comments of
lewezero
adding OFN_NOCHANGEDIR to ofn.Flags should help
Well, if I recall correctly what I meant back then, the following line in the snippet from `ofSystemUtils.cpp` posted above by @igiso: `ofn.Flags = OFN_EXPLORER | OFN_PATHMUSTEXIST | OFN_OVERWRITEPROMPT |...