-
f7ddcd14
by Eric Pouech at 2026-03-10T18:32:04+01:00
kernelbase: Fix signature of TerminateProcess().
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
be19a769
by Eric Pouech at 2026-03-10T18:32:05+01:00
include: Add same guard features as SDK does.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
26356d6a
by Eric Pouech at 2026-03-10T18:32:08+01:00
include: Define struct _SECURITY_DESCRIPTOR*.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
5b9da1d6
by Eric Pouech at 2026-03-10T18:32:08+01:00
include: Move NT_TIB(32|64) definitions in winnt.h.
Latest SDK checked have the definitions here.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>