reactos/reactos/subsystems/win32/csrss
2010-03-10 03:35:18 +00:00
..
api [CSRSS]: Differentiate between first-try and second-try shutdown. In the first try, the console server should defer to the user/win32k server to attempt shutdown for a non-console app. However, if we end up with a second try because this did not happen, then the console server takes matters in its own hands and calls the CTRL-C handler (with some exceptions, such as system/service apps, or apps not belonging to the LUID). 2010-03-10 03:35:18 +00:00
include [KERNEL32/CSRSS]: Register new Win32 threads with CSRSS. Add a bunch of lookup, creation, allocation, hashing and CSR thread management routines from the unused CSRSRV in trunk. 2010-03-09 20:23:22 +00:00
win32csr - Move from using include guards to pragma once. 2010-02-26 11:43:19 +00:00
csrss.c
csrss.h
csrss.rbuild
csrss.rc
init.c [KERNEL32/CSRSS]: Register new Win32 threads with CSRSS. Add a bunch of lookup, creation, allocation, hashing and CSR thread management routines from the unused CSRSRV in trunk. 2010-03-09 20:23:22 +00:00
print.c
video.c