SDLU_FileDialog() bugs Windows

Issue #1 resolved
Aggelos Kolaitis created an issue

The Win32 implementation has the following bugs:

  • The last character of the filename is for some reason truncated
  • When called with 'mode = SDLU_FILEDIALOG_OPENDIR', only the chosen folder name is returned, not the full path to it.

Comments (1)

  1. Log in to comment