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

user32/win32k: Implement "ghost window"

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Unresolved
    • Major
    • None
    • Win32SS
    • None

    Description

      We should implement "ghost window".

      https://msdn.microsoft.com/en-us/library/windows/desktop/ms644927.aspx

      If a top-level window stops responding to messages for more than several seconds, the system considers the window to be not responding. In this case, the system hides the window and replaces it with a ghost window that has the same Z order, location, size, and visual attributes. This allows the user to move it, resize it, or even close the application. However, these are the only actions available because the application is actually not responding. When in the debugger mode, the system does not generate a ghost window.

      Attachments

        1. after-halt.png
          after-halt.png
          19 kB
        2. before-halt.png
          before-halt.png
          18 kB
        3. Enchanter.png
          Enchanter.png
          21 kB
        4. Enchanter.zip
          114 kB
        5. Enchanter.zip
          117 kB
        6. Enchanter.zip
          115 kB
        7. Enchanter.zip
          116 kB
        8. Enchanter.zip
          116 kB
        9. GoneWindow.zip
          58 kB
        10. HaltWindow.zip
          96 kB
        11. HaltWindow.zip
          95 kB
        12. HaltWindow.zip
          95 kB
        13. HungChecker.zip
          150 kB
        14. IntGoGhost.cpp
          1 kB
        15. RegUnRegTest.zip
          29 kB
        16. RegUnRegTest.zip
          28 kB
        17. RegUnRegTest-ros.png
          RegUnRegTest-ros.png
          39 kB
        18. RegUnRegTest-Win10.png
          RegUnRegTest-Win10.png
          12 kB
        19. RegUnRegTest-Win10.png
          RegUnRegTest-Win10.png
          10 kB
        20. WindowHierarchyChecker.zip
          249 kB

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              katayama_hirofumi_mz Katayama Hirofumi MZ
              Votes:
              5 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: