Skip to content

Replace winapi crate with windows/windows-sys #174

@TheBestTvarynka

Description

@TheBestTvarynka

Currently, in our ffi crate we are using two crates for communication with Windows API:

But the winapi crate is abandoned. So we need to remove the winapi crate and replace its functions calls with the corresponding ones from the windows/windows-sys crate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions