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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions