[ros-bugs] [Bug 5378] Switch between applications with alt-tab doesn't work

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Oct 14 14:26:25 UTC 2010


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





--- Comment #4 from Smiley <johnyadams at hotmail.com>  2010-10-14 14:26:25 CET ---
There are three issues here
1) We have a hacky implementation of alt+tab (we can enable it temporarily)
2) csrss doesn't have a window station. I have read somewhere that csrss
belongs to a window station but it doesn't belong to any desktop
3) creating hooks needs to reference the process window station. That's really
wrong. In fact it should reference the thread's desktop

So imo this patch looks correct for issue 3. James what do you think?


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Ros-bugs mailing list