[Bug 14576] New: DrawIconEx isn't up to date.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 19 17:12:47 CDT 2008


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 at winehq.org
        ReportedBy: mah at 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.


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