reactos/drivers/usb/usbhub_new
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
dbg_uhub.h
debug.c [USBHUB_NEW] Fix x64 warnings. 2018-09-01 18:23:14 +02:00
guid.c
ioctl.c [USBHUB_NEW] Fix x64 warnings. 2018-09-01 18:23:14 +02:00
pnp.c [USBHUB_NEW][USBPORT] Fix buffer size calculation for multi-sz values in IRP_MN_QUERY_ID. 2018-09-09 11:24:48 +02:00
power.c
usbhub.c [USBHUB_NEW] Don't leak IRP_MJ_SYSTEM_CONTROL requests. 2019-03-11 08:53:45 +01:00
usbhub.h
usbhub.rc