reactos/win32ss/user/consrv
Hermès Bélusca-Maïto 2970f8652b [CONSRV]
- Use the DLL instance for getting its win23 resources.
- Use the CONSOLE_PROCESS_DATA structure (see r57686) for accessing console-specific fields of the processes (instead of using them implemented in the CSR_PROCESS structure).
- Win32CsrDuplicateHandleTable --> ConsoleNewProcess since it's the callback function called when a new process is created, and start to move some hacks currently present in BaseSrvCreateProcess.

TODO: suppress the starting-application-related hacks in BaseSrvCreateProcess (in basesrv).

svn path=/branches/ros-csrss/; revision=57689
2012-11-07 22:23:36 +00:00
..
lang
res
alias.c [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00
CMakeLists.txt
coninput.c [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00
conio.h [CONSRV] 2012-11-07 21:10:48 +00:00
conoutput.c [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00
console.c [CSR/CONSRV/WINSRV] 2012-10-25 21:37:52 +00:00
consrv.h [CONSRV] 2012-11-07 21:10:48 +00:00
consrv.rc
consrv.spec
guiconsole.c [CONSRV] 2012-11-07 22:23:36 +00:00
guiconsole.h [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00
handle.c [CONSRV] 2012-11-07 22:23:36 +00:00
init.c [CONSRV] 2012-11-07 21:10:48 +00:00
lineinput.c [CONSRV] 2012-11-07 22:23:36 +00:00
resource.h [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00
rsrc.rc
server.c [CONSRV] 2012-11-07 21:10:48 +00:00
tuiconsole.c [CONSRV] 2012-11-07 21:16:09 +00:00
tuiconsole.h [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00