reactos/win32ss/user
Giannis Adamopoulos dad76af8a4 [NTUSER] Fix desktop and window station assignment for csrss
- NtUserSetInformationThread: Stub UserThreadUseActiveDesktop and UserThreadRestoreDesktop
- Properly mark the first thread that enters win32k belonging to csrss. At this point we assume that since gpepCSRSS isn't initialized yet, it probably is the first thread.

[WINSRV] Use NtUserSetInformationThread to set the current desktop when needed
-When csrss needs to use user32 or enter win32k, it first needs to assign the current thread to a desktop.
2018-12-19 16:13:18 +02:00
..
ntuser [NTUSER] Fix desktop and window station assignment for csrss 2018-12-19 16:13:18 +02:00
rtl [WIN32SS][LPK] Add BiDi support to menus and window captions (#738) 2018-08-23 19:43:12 +02:00
user32 [USER32] App Switcher Arrow keys (#1136) 2018-12-16 08:42:20 +09:00
winsrv [NTUSER] Fix desktop and window station assignment for csrss 2018-12-19 16:13:18 +02:00