Module: wine Branch: master Commit: 22c56f97528b83c7a844b3e8ddc309287fda524d URL: https://gitlab.winehq.org/wine/wine/-/commit/22c56f97528b83c7a844b3e8ddc3092...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jul 10 17:13:29 2023 +0200
comctl32: Use nameless unions/structs.
---
dlls/comctl32/commctrl.c | 2 - dlls/comctl32/propsheet.c | 108 ++++++++++++++++++++++----------------------- dlls/comctl32/taskdialog.c | 12 +++-- dlls/comctl32/treeview.c | 4 +- 4 files changed, 59 insertions(+), 67 deletions(-)