8000 `libmpq__archive_open`: Support Unicode paths on Windows · Issue #5 · ge0rg/libmpq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
libmpq__archive_open: Support Unicode paths on Windows #5
Open
@glebm

Description

@glebm

Currently libmpq__archive_open does not support Unicode paths on Windows.

The support would be easy to implement: convert the path to UTF-16 and call _wfopen instead of fopen.

I can tackle this at some point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0