reactos/win32ss/user/winsrv/usersrv
Giannis Adamopoulos 1a8d9f12d6 [NTUSER] Implement creating the system threads
- Add UserCreateSystemThread function that will signal csrss to create a new system thread.
- NtUserCreateWindowStation: Create the raw input thread and the desktop thread when the IO window station gets created.
- IntMakeHungWindowGhosted: Create the ghost system thread that will own all ghost windows.
- Let the raw input thread manage the window station of csrss.

[USERSRV] Remove system threads creating hack
- Implement SrvCreateSystemThreads
- Don't create the system threads in UserServerDllInitialization.
2018-12-19 16:13:18 +02:00
..
lang [TRANSLATION] Turkish translations of many components. (#1026) 2018-11-11 18:13:48 +01:00
api.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
harderror.c [NTUSER] Fix desktop and window station assignment for csrss 2018-12-19 16:13:18 +02:00
init.c [NTUSER] Implement creating the system threads 2018-12-19 16:13:18 +02:00
register.c [WINSRV] Add a hack to fix giving the api port to win32k 2018-12-19 16:13:18 +02:00
resource.h [USERSRV] Hard-error improvements 3/7 2018-04-07 18:48:09 +02:00
shutdown.c [NTUSER] Fix desktop and window station assignment for csrss 2018-12-19 16:13:18 +02:00
usersrv.h [USERSRV] Hard-error improvements 3/7 2018-04-07 18:48:09 +02:00
usersrv.rc [TRANSLATION][USERSRV] Add Hungarian Translation (#442) 2018-04-01 19:13:35 +02:00