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 uxtheme: Implement GetThemeTransitionDuration(). 2021-11-02 17:09:39 +01:00
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 uxtheme: Use vssym32.h instead of tmschema.h. 2021-11-02 17:09:39 +01:00
scrollbar.c uxtheme: Enable compilation with long types. 2022-02-21 12:32:07 +01:00
stylemap.c uxtheme: Support more progress bar parts. 2021-11-17 15:31:21 +01:00
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 uxtheme: Hook DefDlgProc() for dialog theming. 2022-01-24 10:18:31 +01:00
version.rc