[ros-bugs] [Bug 2372] New: sysdm patch for using a masked ReactOS Logo, lights up a drawing bug

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sun Jul 8 00:17:44 CEST 2007


http://www.reactos.org/bugzilla/show_bug.cgi?id=2372

           Summary: sysdm patch for using a masked ReactOS Logo, lights up a
                    drawing bug
           Product: ReactOS
           Version: TRUNK
          Platform: x86 Hardware
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Patches
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: mail at colinfinck.de
         QAContact: ros-bugs at reactos.org


This patch makes sysdm using a masked bitmap for the ReactOS Logo, so we don't
have this grey rectangle around it if we changed the dialog background color.

To patch your sysdm code, apply the patch file in the ZIP archive and replace
the "rosbitmap.bmp" with the one from the archive.

Unfortunately, there are still two open problems with this patch:

1) It uses the system palette for the SRCPAINT BitBlt instead of the Bitmap
Palette (used with SRCCOPY). Therefore the colors of the Logo are slightly
wrong.
I have no idea how to use the correct palette, so maybe someone else can fix
this.

2) Under ReactOS, the image is completely messed up. It works well under
Windows XP. (see attached screenshots)


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the assignee for the bug, or are watching the assignee.


More information about the Ros-bugs mailing list