[Bug 13112] comctl32 trackbar setPos() should not call oncustomdraw if value hasn't changed

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 15 21:16:03 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=13112





--- Comment #7 from Vincent Povirk <madewokherd at gmail.com>  2008-11-15 21:16:02 ---
According to our tests for setpos, Wine is actually missing some WM_PAINT
messages, and the whole lot are todo because of that. That makes it impossible
to test for the absence of a WM_PAINT on Wine, though we can at least verify
the correct behavior.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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