Re: comctl32: fix pressed button theming
7 Aug
2009
7 Aug
'09
2:12 p.m.
"André Hentschel" <nerv(a)dawncrow.de> wrote:
--- a/dlls/comctl32/theme_button.c +++ b/dlls/comctl32/theme_button.c @@ -30,8 +30,22 @@ #include "uxtheme.h" #include "tmschema.h" #include "comctl32.h" +#include "wine/winuser16.h"
I very much doubt that win16 apps have an idea about theming, or BM_SETSTATE16 is supposed to be handled by comctl32. -- Dmitry.
5975
Age (days ago)
5975
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov