mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 03:54:02 +00:00
[USBD]
- Add missing export svn path=/branches/usb-bringup/; revision=51899
This commit is contained in:
parent
ed6fad617e
commit
beec9a7b25
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
@ stdcall USBD_CreateConfigurationRequestEx(ptr ptr)
|
||||
@ stdcall USBD_CreateConfigurationRequest(ptr ptr)
|
||||
@ stdcall USBD_GetInterfaceLength(ptr ptr)
|
||||
@ stdcall USBD_ParseConfigurationDescriptor(ptr long long)
|
||||
@ stdcall USBD_ParseConfigurationDescriptorEx(ptr ptr long long long long long)
|
||||
@ stdcall USBD_ParseDescriptors(ptr long ptr long)
|
||||
;USBD_GetPdoRegistryParameters
|
||||
|
|
Loading…
Reference in a new issue