[Bug 41203] mCtrl does not work well

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 29 11:00:23 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41203

--- Comment #16 from Carlo Bramini <carlo.bramix at libero.it> ---
I think that I found the cause of the problem for menubar control.
WINE comctl32 has this unimplemented feature:

http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/comctl32/toolbar.c#l4364

and the control sends (0,-2) with TB_SETBITMAPSIZE to its toolbar.
Although I do not know how negative values are handled, this is the cause of
this problem.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list