[Bug 10531] Windows Calculator: Color in buttons missing

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 5 03:52:01 CDT 2013


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

--- Comment #26 from Nikolay Sivov <bunglehead at gmail.com> 2013-07-05 03:52:01 CDT ---
No, this is different, but supplied with manifest resource/file too. I tested
it again just now and it's probably easier than I thought - it doesn't register
everything on load but on first class use with CreateWindow(). That means
user32 has to check for current (or not only current?) context data and then
override registration with RegisterClassNameW, another thing is that it
probably alters context to mark class are re-registered, cause this function is
called only once.

-- 
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