reactos/drivers
Joachim Henze 19e69a1315 [0.4.10][CDFS] Make windows gcc release build compile CORE-15659
This fixes a regression introduced by 0.4.8-dev-164-g
ec6b3ecbe4
when the new driver was activated for compiling.

Many thanks to Thomas Faber, Pierre Schweitzer, Serge Gautherie

The fix is squashed backport of commit 0.4.12-dev-431-g
bccad87f3c
and commit 0.4.12-dev-432-g
3463b2db9f
2020-10-03 19:31:28 +02:00
..
base [NULL] Additions for the Null driver. 2018-04-22 22:23:54 +02:00
battery
bluetooth
bus [REACTOS] Improve how some ASSERTMSG() message values are printed: enforce ending "\n". 2018-08-08 22:03:45 +02:00
crypto
filesystems [0.4.10][CDFS] Make windows gcc release build compile CORE-15659 2020-10-03 19:31:28 +02:00
filters [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
hid [DRIVERS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed. 2017-12-30 11:44:25 +01:00
input [I8042PRT] Move DMI/SMBIOS parsing functions into library 2018-08-02 21:29:57 +02:00
ksfilter
multimedia
network [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
parallel [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
processor
sac [DRIVERS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
serial
setup [BLUE] Use ByteOffset.QuadPrt instead of ByteOffset.LowPart 2018-07-07 16:15:58 +02:00
storage [CDROM] Set proper status on disk verify 2018-08-19 11:11:21 +02:00
usb [USBPORT] Fix 64 bit warnings. 2018-08-16 14:14:42 +02:00
wdm [DRIVERS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed. 2017-12-30 11:44:25 +01:00
wmi
CMakeLists.txt