[2/13]hidclass.sys: Add Plug-and-play and AddDevice

Alexandre Julliard julliard at winehq.org
Wed Sep 2 04:31:31 CDT 2015


Aric Stewart <aric at 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 at winehq.org



More information about the wine-devel mailing list