2 Sep
2015
2 Sep
'15
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