reactos/sdk/lib/drivers
Hermès Bélusca-Maïto 6f67132686
[LIB:ARBITER] Addendum to 374f2b4d: Fix build.
- No need to use a PCH when compiling a 1-file library.
- Add the _NTSYSTEM_ definition.

- Since the arbiter.h file is to be included by the users of this
  library, namely only kernel-mode NT components (incl. NTOS), there
  is no need to include the standard kernel-mode headers in it.
  Include these headers instead in the private implementation of the
  library, arbiter.c.
2020-04-09 20:41:17 +02:00
..
arbiter [LIB:ARBITER] Addendum to 374f2b4d: Fix build. 2020-04-09 20:41:17 +02:00
chew [LIBS] Use KeClearEvent instead of KeResetEvent where the previous state is not needed. 2017-12-30 11:46:57 +01:00
copysup Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
csq Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
hidparser [HIDPARSER] Implement HidP_GetValueCaps 2019-05-10 11:35:01 +02:00
ip [TCPIP] Remove duplicate declarations from ticonsts.h 2020-04-07 05:32:40 +03:00
lwip [LWIP] Fix src/core/init.c a bit (#1620) 2019-06-06 01:51:46 +02:00
ntoskrnl_vista [SDK] As sole author of the file, relicense it as LPGL 2019-08-16 19:54:44 +02:00
rdbsslib [RDBSS] Avoid CORE-13938 2020-04-02 15:09:46 +02:00
rtlver Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
rxce [RXCE] Fix leftover 2019-01-03 16:59:45 +01:00
sound [MMIXER] Fix overzealous asserts. CORE-16611 2020-02-08 13:08:27 +01:00
CMakeLists.txt [NTOS][SDK:LIB] Add a Resources Arbiter library, to be used by bus drivers (acpi, pci), kernel and legacy hal (PIC HAL). (#2471) 2020-04-09 19:41:11 +02:00