Skip to content

Comments

Support Unicode paths on Windows#9

Open
glebm wants to merge 1 commit intombroemme:masterfrom
glebm:windows-unicode
Open

Support Unicode paths on Windows#9
glebm wants to merge 1 commit intombroemme:masterfrom
glebm:windows-unicode

Conversation

@glebm
Copy link

@glebm glebm commented Oct 31, 2021

Currently libmpq__archive_open does not support Unicode paths on Windows.

To support them, we convert the path to UTF-16 and call _wfopen instead of fopen.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant