reactos/sdk
Thomas Faber 2c4a554d72
[NDK] Complete range list function & structure declarations. CORE-6372
* Add the remaining functions & annotate.
* Add the RTLP_RANGE_LIST_ENTRY structure, which is present in symbols

Note: range list declarations should really be !NTOS_MODE_USER, since ntdll
doesn't export these functions; however, our RTL itself is built with
NTOS_MODE_USER, so that's not an option at this point.
2020-08-15 21:31:29 +02:00
..
cmake [SDK] Fix host-tools build from visual studio ide in Release 2020-07-09 21:32:53 +02:00
include [NDK] Complete range list function & structure declarations. CORE-6372 2020-08-15 21:31:29 +02:00
lib [HIDPARSER] Remove HIDPARSER specific error codes, and remplace them by HIDP_* NTSTATUS codes 2020-07-31 14:32:08 +02:00
tools [HHPCOMP] Fix 2 MSVC C4101 warnings (#2392) 2020-06-06 18:42:47 +02:00