reactos/sdk/include
Timo Kreuzer cfd1647914
[REACTOS] Fix misc 64 bit issues (#783)
* [WIN32K] Fix handle calculation in DbgGdiHTIntegrityCheck
* [NOTEPAD] Fix MSVC warnings
* [PSDK] Simplify *PROC definitions in windef.h
* [VIDEOPRT] Don't try to use NtVdmControl on x64
* [FREELDR] Fix some macros
* [CRT] Make qsort 64 bit compatible
* [NTOS] Use #ifndef _WIN64 instead of #ifdef _M_IX86 around C_ASSERTs
* [FAST486] Fix 64 bit warnings and change DWORD to ULONG, so it can be used in kernel mode
* [APPHELP_APITEST] Fix 64 bit issue
2019-01-05 10:50:11 +01:00
..
asm [ASM] Fixed ".double" macro in asm.inc. 2018-07-15 23:25:23 +02:00
c++ [STLPORT] Fix MSVC x64 build. 2018-12-15 20:19:31 +01:00
crt [CRT] Use explicit C linkage for intrinsic functions. 2018-12-19 10:55:20 +01:00
ddk [RDBSS][RXCE] Implement IRP cancellation 2019-01-02 15:02:15 +01:00
dxsdk [DXSDK] Add a header guard to aviriff.h. 2018-03-08 13:44:37 +01:00
GL Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
host Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ndk [NDK][NTOS] Add global definition of INIT_FUNCTION/INIT_SECTION (#779) 2018-12-30 12:19:11 +01:00
psdk [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00
reactos [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00
xdk [SDK] Add PsGetCurrentThreadTeb() to the DDK 2018-12-31 11:19:35 +01:00