Skip to content

Windows: lib import/export macros #480

Open
@OgreTransporter

Description

@OgreTransporter

#define HID_API_EXPORT __declspec(dllexport)

This does not make sense. dllexport is normally always used in combination with dllimport (https://learn.microsoft.com/en-us/cpp/cpp/dllexport-dllimport).

Metadata

Metadata

Assignees

No one assigned

    Labels

    WindowsRelated to Windows backendenhancementNew feature or request

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions