Alexandre Julliard : include: Always define 32- and 64-bit versions of the TEB and PEB structures.
5 Mar
2021
5 Mar
'21
9:31 p.m.
Module: wine Branch: master Commit: e2659819b8193b151980e80679af1fa4748eb640 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e2659819b8193b151980e8067... Author: Alexandre Julliard <julliard(a)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(a)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...
1840
Age (days ago)
1840
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard