reactos/sdk/include
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
..
asm [SDK] Fix a typo, caught by Stas'M :) 2019-10-14 01:36:42 +02:00
c++
crt [SDK:CRT] For intrinsics that don't exist on MSVC 2010 we cannot use an implementation in inlined ASM for x64 builds. 2019-10-07 02:54:05 +02:00
ddk Fix the ntstrsafe.h tests to make sense, actually succeed using ntstrsafe.h from Win10 (10.0.15063), and fix ReactOS' ntstrsafe.h to also pass these tests. (#1859) 2019-08-28 22:42:52 +02:00
dxsdk
GL
host [CMAKE] Fix host tools build on x86-64 mingw 2019-11-15 16:22:06 +01:00
ndk [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
psdk [SDK] Properly define IsFTPartition so that it doesn't match Unix partition type 2019-11-11 21:18:13 +01:00
reactos [IDL][DNSRSLVR] Use the stdcall calling convention for remote functions 2019-11-10 17:16:17 +01:00
xdk [SDK] Define DO_UNLOAD_PENDING 2019-09-13 20:08:39 +02:00