[CONSRV]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 4 May 2014 00:01:48 +0000 (00:01 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sun, 4 May 2014 00:01:48 +0000 (00:01 +0000)
commit500db7217135924f6db2dc45966de8c1a53c1141
treeec319b3b2c9f3797bda460bd76a1348dc0dac273
parent9b17c1b99dd9265bb09e3ce48de7a4fe7fe45a49
[CONSRV]
- Move aliases & history management structures & initialization into the console server part.
- Maintain two different console lists, the first one for all the consoles (that are managed by the console driver) and the other for the consoles that are also owned by the console server.
- Simplify few function prototypes.

svn path=/branches/condrv_restructure/; revision=63141
win32ss/user/winsrv/consrv/condrv/console.c
win32ss/user/winsrv/consrv/console.c
win32ss/user/winsrv/consrv/console.h
win32ss/user/winsrv/consrv/consrv.h
win32ss/user/winsrv/consrv/handle.c
win32ss/user/winsrv/consrv/include/conio.h
win32ss/user/winsrv/consrv/include/conio_winsrv.h
win32ss/user/winsrv/consrv/include/console.h
win32ss/user/winsrv/consrv/init.c