-
Notifications
You must be signed in to change notification settings - Fork 457
Open
Labels
WindowsRelated to Windows backendRelated to Windows backendenhancementNew feature or requestNew feature or request
Description
Line 33 in 2b70208
| #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).Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
WindowsRelated to Windows backendRelated to Windows backendenhancementNew feature or requestNew feature or request
Type
Projects
Status
To do