[USBPORT] Fix 64 bit issues

This commit is contained in:
Timo Kreuzer 2018-02-27 21:56:06 +01:00
parent ff7cc6f37e
commit c1944118ca
7 changed files with 10 additions and 10 deletions

View file

@ -434,7 +434,7 @@ typedef VOID
PVOID,
PVOID,
USBD_STATUS,
SIZE_T);
ULONG);
typedef ULONG
(NTAPI *PUSBPORT_COMPLETE_ISO_TRANSFER)(