reactos/sdk/include
Timo Kreuzer a016ccd117 [NTOS:KE:X64][ASM:X64] Fix delivery of APCs
- Deliver pending APCs on trap exit
- Pass the trapframe of KiApcInterrupt to KiDeliverApcs, not NULL.
- Fix parameter passing from KiSwapContext to KiSwapContextInternal and KiSwapContextResume, so that the ApcBypass parameter is not uninitialized
- Fix return value of KiSwapContextResume to correctly indicate whether we want to have APCs directly delivered or not (when there are non, or when delivery is suppressed)
2020-10-31 14:23:16 +01:00
..
asm [NTOS:KE:X64][ASM:X64] Fix delivery of APCs 2020-10-31 14:23:16 +01:00
c++ [SDK] Implement std::vector.data() 2019-11-18 23:50:33 +01:00
crt [COMPILER_APITEST] Add SEH tests from MS (#2435) 2020-10-31 11:08:27 +01:00
ddk [DDK] Add definitions required for newer storage class drivers (cdrom) 2020-09-24 05:47:48 +03:00
dxsdk [DXSDK] Sync axextend.idl with Wine Staging 3.3 (#2421) 2020-04-03 23:58:54 +02: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 [WINESYNC] dbghelp: Get rid of no longer needed HAVE_ZLIB checks. 2020-09-16 10:35:58 +02:00
ndk [PSDK] Import some SAL headers from MS 2020-10-29 06:51:28 +01:00
psdk [PSDK] Import some SAL headers from MS 2020-10-29 06:51:28 +01:00
reactos [INCLUDE] Use HeapAlloc/HeapFree in layout.h 2020-10-22 08:07:32 +09:00
xdk [NTOSKRNL_VISTA] Add stubs for functions needed in KMDF 2020-09-25 01:28:55 +03:00