reactos/win32ss/user/consrv
Hermès Bélusca-Maïto 1ccafa6cae [KERNEL32/CONSRV]
- Use capture buffers to pass (variable-length) strings to the console server.
- Merge the CSRSS_ADD_CONSOLE_ALIAS and CSRSS_GET_CONSOLE_ALIAS structures into a unique structure CSRSS_CONSOLE_ALIAS.

TODO: Check what happens to the "/ sizeof(WCHAR);" in GetConsoleAliasesW.

svn path=/branches/ros-csrss/; revision=57712
2012-11-15 21:02:01 +00:00
..
lang
res
alias.c [KERNEL32/CONSRV] 2012-11-15 21:02:01 +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-13 21:11:30 +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