Skip to content

Investigate raw-dylib support/workarounds for unicows #15

Open
@seritools

Description

@seritools

raw-dylib causes rust to generate import libraries which are, for dependencies, added to their rlib archives. This means they are always linked before unicows.lib, preventing unicows from replacing calls to W Unicode APIs to A APIs on 9x/ME.

I'm not sure there is a sensible way of using both at the moment 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions