mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-09-14 05:28:26 +02:00
IFileDialog doesn't modify the current directory unlike the old file dialog. Now the last used directory is remembered each time the user changes directory and then set as working directory if needed. Fix #9767, close #9775