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

UNIMPLEMENTED: gdi32: SetLayeredWindowAttributes

    XMLWordPrintable

Details

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

    Description

      Tested in r.49071 with Vbox 3.2.8. To replicate, install the app then run it. Windbg (v.6.10.0003.233) errors out very early with E_OUTOFMEMORY Win32 error.

      Application debugging pointed to SetLayeredWindowAttributes function, after which, there is a check for FALSE. When triggered, GetLastError is being called and eventually, error message is drawn.

      Connection yet unknown. Hacking the check allowed the main window app to appear.

      This bug can be confirmed in two ways:

      • hacking SetLayeredWindowAttributes to return TRUE;
      • having SetLayeredWindowAttributes set its own LastError, seeing if its gonna change the one displayed;

      Attachments

        Issue Links

          Activity

            People

              jimtabor jimtabor
              haos Haos
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: