Module: wine Branch: master Commit: a0534afab094d7e3ec27e033329a4e3080193199 URL: https://gitlab.winehq.org/wine/wine/-/commit/a0534afab094d7e3ec27e033329a4e3...
Author: Vladislav Timonin timoninvlad@yandex.ru Date: Sat Jan 28 02:34:43 2023 +0700
comdlg32: Enable visual styles when showing IFileDialog.
---
dlls/comdlg32/cdlg.h | 1 + dlls/comdlg32/cdlg32.c | 16 +++++++- dlls/comdlg32/comdlg32.manifest | 16 ++++++++ dlls/comdlg32/comdlg32.rc | 3 ++ dlls/comdlg32/itemdlg.c | 91 +++++++++++++++++++++++++++++++++++++++++ 5 files changed, 126 insertions(+), 1 deletion(-)