reactos/sdk/include
Hermès Bélusca-Maïto 3736938030
[PSDK] winbase.h: Add other missing CreateProcess() dwCreationFlags values
Vista:
  INHERIT_CALLER_PRIORITY
  CREATE_PROTECTED_PROCESS
  EXTENDED_STARTUPINFO_PRESENT
  PROCESS_MODE_BACKGROUND_BEGIN
  PROCESS_MODE_BACKGROUND_END

Win7: INHERIT_PARENT_AFFINITY

Win 10.0.17134.0 (Redstone 4): CREATE_SECURE_PROCESS

References:
https://abi-laboratory.pro/compatibility/Windows_5.0_to_Windows_6.0/x86_64/headers_diff/kernel32.dll/diff.html
https://abi-laboratory.pro/compatibility/Windows_6.0_to_Windows_7.0/x86_64/headers_diff/kernel32.dll/diff.html
https://github.com/hughbe/windows-sdk-headers
2024-10-25 22:27:37 +02:00
..
asm [FREELDR/x64] Add Multiboot header 2024-10-19 17:54:39 +03:00
c++ [CRT] Add C++ const correct overloads 2024-10-22 08:17:45 +03:00
crt [SDK:CRT] Reenable malloc.h inclusion in xmmintrin.h (#6464) 2024-10-24 12:06:38 +02:00
ddk [SDK][WIN32SS] Make Them Build 2024-10-19 13:45:59 -07:00
dxsdk [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
GL
host
ndk [FREELDR][NDK][X64] Remove KIP0PCRADDRESS definition and mapping 2024-10-17 18:31:32 +03:00
psdk [PSDK] winbase.h: Add other missing CreateProcess() dwCreationFlags values 2024-10-25 22:27:37 +02:00
reactos [REACTOS] Use standard conforming names 2024-10-20 14:12:25 +03:00
wdf/kmdf/1.17
xdk [XDK] Improve unaligned pointer read macros 2024-09-15 12:09:09 +03:00