Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-5396

[PATCH] Fix of "IntGdiCombineRgn requires hSrc2 != NULL" bug

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Created an attachment (id=5829)
      Patch fixing all described bugs

      It fixes using of NULL regions in IntGdiCombineRgn calls.
      Removed unnecessary and ugly hack in DrawMenu. This code works well without hack.
      As a bonus fix for UserRedrawDesktop, which fixes some glitches after changing display mode. I have no idea why there was used hrgnUpdate. It worked because this handle was NULL in majority of cases. Now it always repaints whole screen as it should

      Attachments

        Activity

          People

            bug zilla Bug Zilla
            rafalh Rafa? Harabie?
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: