reactos/sdk
Hermès Bélusca-Maïto 54c03f6965
[NTOS:KD64] Some code formatting + add SAL2 annotations to the functions that are going to be involved in the next commit.
+ s/ReturnStatus/Status/ , and get rid of Win32 LPSTR and replace by
  PCHAR (since the concerned code deals with counted strings).
2019-11-17 23:21:53 +01:00
..
cmake [CMAKE] Turn C4715: "'function': not all control paths return a value" into an error on MSVC builds 2019-08-23 14:47:39 +02:00
include [NTOS:KD64] Some code formatting + add SAL2 annotations to the functions that are going to be involved in the next commit. 2019-11-17 23:21:53 +01:00
lib [SDK:RTL] Add one validity check + comment documentation for RtlDispatchException(). 2019-11-17 23:21:47 +01:00
tools [CMAKE] Fix host tools build on x86-64 mingw 2019-11-15 16:22:06 +01:00