Skip to content

Support Unicode paths on Windows - #9

Open
glebm wants to merge 1 commit into
mbroemme:next/v0.5.1from
glebm:windows-unicode
Open

Support Unicode paths on Windows#9
glebm wants to merge 1 commit into
mbroemme:next/v0.5.1from
glebm:windows-unicode

Conversation

@glebm

@glebm glebm commented Oct 31, 2021

Copy link
Copy Markdown

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.

@mbroemme
mbroemme changed the base branch from master to next/v0.5.1 August 14, 2026 19:52
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