reactos/win32ss
Hermès Bélusca-Maïto df7477717c [KERNEL32]
- Correct a error return code (in AllocConsole).
- Implement AttachConsole (inspired by AllocConsole).

[CONSRV]
- Correct a error return code (in AllocConsole).
- Introduce helper functions to simplify console-initialization code.
- Implement server-side of AttachConsole (I used pieces of code from ConsoleNewProcess, ConsoleConnect and SrvAllocConsole).

Some debug prints were introduced (for debug-purposes :P), will be removed when all things work.

TODO: have a look on the handles code.

svn path=/branches/ros-csrss/; revision=58166
2013-01-13 17:07:25 +00:00
..
drivers Sync with trunk revision r58045 to bring the corrections on configure.cmd and on widl/wpp. 2012-12-29 20:57:10 +00:00
gdi Sync with trunk r58151 to bring the latest changes from Amine and Timo. 2013-01-09 20:12:23 +00:00
include [WIN32K] 2013-01-04 00:41:10 +00:00
reactx Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
user [KERNEL32] 2013-01-13 17:07:25 +00:00
CMakeLists.txt Sync with trunk r58151 to bring the latest changes from Amine and Timo. 2013-01-09 20:12:23 +00:00
napi.h Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
pch.h Fix part of build. 2012-10-28 12:57:03 +00:00
sys-stubs.S Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
w32ksvc.db Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
w32ksvc.h Synchronize up to trunk's revision r57756. 2012-11-24 13:02:15 +00:00
win32k.h Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
win32k.rc Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
win32k.spec Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
win32kp.h [WIN32K] 2012-11-02 13:50:31 +00:00