Module: wine Branch: master Commit: 36203f1b86c8b08be8611e276d97300c0b6a8bfc URL: https://gitlab.winehq.org/wine/wine/-/commit/36203f1b86c8b08be8611e276d97300...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Apr 19 15:46:49 2023 +0200
include: Update the PEB and TEB structures.
According to Geoff Chappell's information.
---
dlls/ntdll/loader.c | 6 +- dlls/ntdll/rtl.c | 6 +- dlls/ntdll/tests/rtl.c | 8 +- dlls/ntdll/unix/signal_x86_64.c | 2 +- dlls/ntoskrnl.exe/ntoskrnl.c | 8 +- include/winternl.h | 194 ++++++++++++++++++++++++++++++---------- 6 files changed, 161 insertions(+), 63 deletions(-)