uxtheme: Move themed dialog to uxtheme.
commitb0e51ead0d1c2ba305ba22c77a6a84671c096e40
authorZhiyi Zhang <zzhang@codeweavers.com>
Tue, 20 Jul 2021 13:04:24 +0000 (20 21:04 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 20 Jul 2021 16:49:55 +0000 (20 18:49 +0200)
tree1703bcae12289b45151eb4eeb1b6f7adda94599f
parentd9063802f2d74f4474f548d3f68d213b0caa6d9d
uxtheme: Move themed dialog to uxtheme.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51137
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
12 files changed:
dlls/comctl32/Makefile.in
dlls/comctl32/comctl32.h
dlls/comctl32/commctrl.c
dlls/comctl32/theming.c [deleted file]
dlls/user32/defdlg.c
dlls/user32/hook.c
dlls/user32/user_private.h
dlls/uxtheme/Makefile.in
dlls/uxtheme/dialog.c [moved from dlls/comctl32/theme_dialog.c with 81% similarity]
dlls/uxtheme/system.c
dlls/uxtheme/uxthemedll.h
include/winuser.h