f11129d9c4
Tests show that IsThemePartDefined() doesn't use state ID to search parts. If a part of any state is present, the part is considered as defined. For example, disabled state of part EditText of class Edit is present in theme files but there is no default state for part EditText. So IsThemePartDefined(theme, EP_EDITTEXT, 0) failed previously and it should succeed. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52581 Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> |
||
---|---|---|
.. | ||
tests | ||
Makefile.in | ||
buffer.c | ||
dialog.c | ||
draw.c | ||
main.c | ||
metric.c | ||
msstyles.c | ||
msstyles.h | ||
property.c | ||
scrollbar.c | ||
stylemap.c | ||
system.c | ||
uxini.c | ||
uxtheme.manifest | ||
uxtheme.spec | ||
uxthemedll.h | ||
version.rc |