mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:13:23 +00:00
[USBPORT] Fix 64 bit issues
This commit is contained in:
parent
ff7cc6f37e
commit
c1944118ca
7 changed files with 10 additions and 10 deletions
|
@ -434,7 +434,7 @@ typedef VOID
|
|||
PVOID,
|
||||
PVOID,
|
||||
USBD_STATUS,
|
||||
SIZE_T);
|
||||
ULONG);
|
||||
|
||||
typedef ULONG
|
||||
(NTAPI *PUSBPORT_COMPLETE_ISO_TRANSFER)(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue