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

MsgWaitForMultipleObjects/Ex does not return on WM_TIMER

    XMLWordPrintable

Details

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

    Description

      If QS_TIMER is specified in dwWakeMask parameter of MsgWaitForMultipleObjects/Ex function, it will not exit even if a timer was expired in message queue and WM_TIMER message should be generated.
      If mouse is moved or key is pressed MsgWaitForMultipleObjects returns and pending WM_TIMER messages are generated and can be processed.

      Due to this bug PuTTY does not update terminal screen until you move mouse or press a key on keyboard.

      It is possible that PuTTY mouse move bug is the same as FireFox mouse move bug...

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              jusid jusid
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: