Skip to content

The GetProcAddress Implementation uses a static map to store function addresses. #106

@alexanderoster

Description

@alexanderoster

Using static variables should be avoided if possible, as it might create issues once a library is included twice.

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