wine/dlls/uxtheme
Zhiyi Zhang 5cdbcb0f59 uxtheme: Call DefDlgProc() if drawing tab body in a dialog fails.
Some third party themes have tab body part defined but with its ImageSelectType set to IST_NONE.
In this case, DrawThemeBackground() will fail to draw the background.

Fix track bar black background in winecfg when using VLT theme.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-01 18:13:54 +01:00
..
tests uxtheme: Implement GetThemeTransitionDuration(). 2021-11-02 17:09:39 +01:00
buffer.c
dialog.c uxtheme: Call DefDlgProc() if drawing tab body in a dialog fails. 2021-12-01 18:13:54 +01:00
draw.c uxtheme: Use StretchBlt() when resizing a source image for tiling. 2021-12-01 18:13:54 +01:00
main.c
Makefile.in
metric.c uxtheme: Implement GetThemeTransitionDuration(). 2021-11-02 17:09:39 +01:00
msstyles.c uxtheme: Use vssym32.h instead of tmschema.h. 2021-11-02 17:09:39 +01:00
msstyles.h
property.c uxtheme: Use vssym32.h instead of tmschema.h. 2021-11-02 17:09:39 +01:00
scrollbar.c
stylemap.c uxtheme: Support more progress bar parts. 2021-11-17 15:31:21 +01:00
system.c uxtheme: Do not overwrite system metrics when loading the same theme. 2021-11-19 18:31:38 +01:00
uxini.c
uxtheme.manifest
uxtheme.spec
uxthemedll.h uxtheme: Check LoadedBefore registry key before loading theme. 2021-10-21 11:20:31 +02:00
version.rc