http://bugs.winehq.org/show_bug.cgi?id=14576
Summary: DrawIconEx isn't up to date. Product: Wine Version: CVS/GIT Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: mah@jump-ing.de
Comparing DrawIconEx in dlls/user32/cursoricon.c with Microsoft documentation at http://msdn.microsoft.com/en-us/library/ms648065(VS.85).aspx , the FIXME() regarding DI_COMPAT is valid for older Windows versions only and for the DI_NOMIRROR flag (since XP) isn't checked at all.
The attached patch fixes this partially.
http://bugs.winehq.org/show_bug.cgi?id=14576
--- Comment #1 from Traumflug mah@jump-ing.de 2008-07-19 17:13:36 --- Created an attachment (id=14929) --> (http://bugs.winehq.org/attachment.cgi?id=14929) Patch
http://bugs.winehq.org/show_bug.cgi?id=14576
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2008-07-21 13:15:24 --- Patches should be sent to wine-patches, they're not picked up here.
http://bugs.winehq.org/show_bug.cgi?id=14576
--- Comment #3 from Traumflug mah@jump-ing.de 2008-07-21 14:18:15 --- Forwarded the patch as requested.
http://bugs.winehq.org/show_bug.cgi?id=14576
Traumflug mah@jump-ing.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Traumflug mah@jump-ing.de 2008-08-29 10:06:16 --- A reviewed version of the patch was applied. Please close the bug.
http://bugs.winehq.org/show_bug.cgi?id=14576
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-09-05 10:39:34 --- Closing bugs fixed in 1.1.4.
http://bugs.winehq.org/show_bug.cgi?id=14576
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
http://bugs.winehq.org/show_bug.cgi?id=14576
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #6 from Austin English austinenglish@gmail.com 2012-02-23 15:14:34 CST --- Removing deprecated 'All' Platform/OS.