Add default extension for native win32 file save dialog.
We manually appended an extension already (so functionality does not change), however GetSaveFileNameW also adds the chosen name (which was the name without extension before) to the list of recently used documents which resulted in unusable links. (cherry picked from commit 1da36c2b)
Showing
Please register or sign in to comment