Saman Ghannadzadeh
Saman Ghannadzadeh
Yes, the automatically added extensions are limited to 3 characters. This is a limitation of the deprecated `GetSaveFileNameW` function used here. The `lpstrDefExt` value defines the default extension when the...
@samhocevar, I was wondering if you've had a chance to look at the PR? I think it's a nice uncontroversial 2-line change.
@samhocevar? Any chance of merging this pull request?
@christophe-f8 Sure, I can look at merging this in my branch. As this is meant to be a portable library I'll have to check that the same behaviour is also...
@christophe-f8, your suggested changes are now in my fork.
@darrenjs I was wondering if you've had a chance yet to look at this PR? Thanks in advance!
Great, thanks @darrenjs for merging the pull request! Also thanks for this libary :-).