[ros-bugs] [Bug 4646] Wrong PostMessage and SendNotifyMessage behaviour

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sun Nov 29 03:45:48 CET 2009


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





--- Comment #8 from jimtabor <james.tabor at reactos.org>  2009-11-29 03:45:48 CET ---
LOL!

The problem is in focus.c co_IntSendActivateMessages:

      if (UserGetWindow(hWnd, GW_HWNDPREV) != NULL)
         co_WinPosSetWindowPos(Window, HWND_TOP, 0, 0, 0, 0,
       SWP_NOSIZE | SWP_NOMOVE | SWP_NOACTIVATE | SWP_NOSENDCHANGING);         


The loop is in co_WinPosSetWindowPos!


-- 
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.



More information about the Ros-bugs mailing list