Skip to content

Make sure everything works fine with non-ASCII characters in user folder path in Windows #80

Description

@elektito

Since we are not using wide characters and wide strings, it is possible that the Windows version might fail if there are non-ASCII characters in the user folder path.

If the program indeed fails in these cases, update GetUserHomeDirectory in windows.h and use wchar_t and wstring in it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions