Sweden-Number/dlls/uxtheme
Zhiyi Zhang f9923d6bb9 uxtheme: Remove a redundant condition check.
The sizingtype check is redundant because it can only be ST_TRUESIZE, ST_STRETCH or ST_TILE and the
check is already in the not ST_TRUESIZE branch.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-28 18:23:57 +02:00
..
tests uxtheme: Return correct WM_ERASEBKGND result from custom dialog procedures. 2022-03-28 18:23:57 +02:00
Makefile.in uxtheme: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
buffer.c
dialog.c uxtheme: Return correct WM_ERASEBKGND result from custom dialog procedures. 2022-03-28 18:23:57 +02:00
draw.c uxtheme: Remove a redundant condition check. 2022-03-28 18:23:57 +02:00
main.c uxtheme: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
metric.c
msstyles.c uxtheme: Search parts of any state in IsThemePartDefined(). 2022-03-01 10:36:16 +01:00
msstyles.h uxtheme: Search parts of any state in IsThemePartDefined(). 2022-03-01 10:36:16 +01:00
property.c
scrollbar.c uxtheme: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
stylemap.c
system.c uxtheme: Search parts of any state in IsThemePartDefined(). 2022-03-01 10:36:16 +01:00
uxini.c
uxtheme.manifest
uxtheme.spec
uxthemedll.h
version.rc