Alexandre Julliard : oleaut32: Use nameless unions/structs.
4 Jul
2023
4 Jul
'23
9:27 p.m.
Module: wine Branch: master Commit: 374d74e8432b8b56257ac2079cd943f2c4c77ea4 URL: https://gitlab.winehq.org/wine/wine/-/commit/374d74e8432b8b56257ac2079cd943f... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jul 4 12:47:11 2023 +0200 oleaut32: Use nameless unions/structs. --- dlls/oleaut32/olefont.c | 31 +++--- dlls/oleaut32/olepicture.c | 74 +++++++------ dlls/oleaut32/olepropframe.c | 14 ++- dlls/oleaut32/recinfo.c | 6 +- dlls/oleaut32/typelib.c | 244 +++++++++++++++++++++---------------------- dlls/oleaut32/usrmarshal.c | 24 ++--- 6 files changed, 189 insertions(+), 204 deletions(-)
988
Age (days ago)
988
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard