Module: wine Branch: master Commit: e2659819b8193b151980e80679af1fa4748eb640 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e2659819b8193b151980e8067...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Mar 5 15:53:19 2021 +0100
include: Always define 32- and 64-bit versions of the TEB and PEB structures.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dbghelp/dbghelp_private.h | 21 ---- dlls/kernelbase/debug.c | 32 ------ include/winternl.h | 251 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 248 insertions(+), 56 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e2659819b8193b151980e...