reactos/sdk/lib/drivers
Timo Kreuzer 9229e73f03 [HIDPARSER] Don't include pshpack1.h before including other headers
NEVER DO THIS! It is guaranteed to be wrong. Instead always individually pack single structures that need packing.
This fixes USB mouse on 64 bit builds.
2021-06-10 08:52:22 +02:00
..
arbiter [LIB:ARBITER] Addendum to 374f2b4d: Fix build. 2020-04-09 20:41:17 +02:00
aux_klib [SDK:DDK] Implement the Auxiliary Kernel-Mode Library 2021-03-10 16:43:59 +03:00
chew [LIBS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed. 2017-12-30 11:46:57 +01:00
copysup [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
csq
hidparser [HIDPARSER] Don't include pshpack1.h before including other headers 2021-06-10 08:52:22 +02:00
ip [TCPIP] Remove duplicate declarations from ticonsts.h 2020-04-07 05:32:40 +03:00
lwip Apply suggestions from code review 2020-10-20 21:44:54 +02:00
ntoskrnl_vista [NTOSKRNL_VISTA] Add stubs for functions needed in KMDF 2020-09-25 01:28:55 +03:00
rdbsslib [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
rtlver [RTLVER] Add missing bugcodes dependency. 2020-05-09 11:22:07 +02:00
rxce [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
sound [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
wdf [SDK:KMDF] Populate OsVersionInfo in our static linking hack 2021-03-10 18:41:46 +03:00
CMakeLists.txt [SDK:DDK] Implement the Auxiliary Kernel-Mode Library 2021-03-10 16:43:59 +03:00