[Bug 18145] New: FillRect: Undocumented feature

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 22 10:51:38 CDT 2009


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

           Summary: FillRect: Undocumented feature
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: user32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: marintsev at gmail.com


Created an attachment (id=20608)
 --> (http://bugs.winehq.org/attachment.cgi?id=20608)
Test that show chess board under WinXP and gray field under wine.

I found that FillRect function have undocumented feature. It can receive 0 in
`hbrush' argument. In that case it use brush selected before by SelectObject.
I'm attached test program that can prove such behaviour.

This feature is used in some proprietary programs.


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