Skip to content

Show OS error in the Display impl on Windows #133

Closed
@bjorn3

Description

@bjorn3

Currently the OS error is ignored at

LoadLibraryExW { .. } => write!(f, "LoadLibraryExW failed"),
and several other of the error variants, making it hard to figure out what the actual error was.

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