Alexandre Julliard : dbghelp: Use nameless union/structs.
5 Jul
2023
5 Jul
'23
8:39 p.m.
Module: wine Branch: master Commit: 03ce134d6f4736c37c2de4f71ecbaa24b641b1cb URL: https://gitlab.winehq.org/wine/wine/-/commit/03ce134d6f4736c37c2de4f71ecbaa2... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Jul 5 10:22:46 2023 +0200 dbghelp: Use nameless union/structs. --- dlls/dbghelp/cpu_arm64.c | 28 +++++++++++------------ dlls/dbghelp/cpu_x86_64.c | 54 +++++++++++++++++++++----------------------- dlls/dbghelp/minidump.c | 57 ++++++++++++++++++++++------------------------- dlls/dbghelp/msc.c | 2 -- dlls/dbghelp/symbol.c | 2 -- dlls/dbghelp/type.c | 2 -- 6 files changed, 66 insertions(+), 79 deletions(-)
988
Age (days ago)
988
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard