Sept. 2, 2015
9:31 a.m.
Aric Stewart <aric(a)codeweavers.com> writes:
@@ -57,9 +57,18 @@ typedef struct _minidriver HID_MINIDRIVER_REGISTRATION minidriver;
PDRIVER_UNLOAD DriverUnload; + + void *AddDevice;
Please use the correct callback type and remove the corresponding casts. -- Alexandre Julliard julliard(a)winehq.org