reactos/win32ss/user/consrv
Hermès Bélusca-Maïto ef1e1fc82b [KERNEL32/CONSRV]
- Modify the helper function IntWriteConsole to make it use of capture buffers for passing things to write.
- Now, the loop disappears.
- I moved the pause-event wait (introduced in revision r47359) inside consrv, and (concerning the server-api-part SrvWriteConsole), especially in the ConioWriteConsole function, to be sure that all functions calling ConioWriteConsole become sensible to pause event. This REALLY NEEDS testing (and of course the code needs cleaning of the introduced comments, when I'm sure it works).

svn path=/branches/ros-csrss/; revision=57738
2012-11-19 21:48:22 +00:00
..
lang
res
alias.c [KERNEL32/CONSRV] 2012-11-15 23:13:23 +00:00
CMakeLists.txt
coninput.c [KERNEL32] 2012-11-18 13:54:32 +00:00
conio.h [KERNEL32] 2012-11-15 22:34:44 +00:00
conoutput.c [KERNEL32/CONSRV] 2012-11-19 21:48:22 +00:00
console.c [CONSRV] 2012-11-18 13:16:58 +00:00
consrv.h [CONSRV] 2012-11-07 21:10:48 +00:00
consrv.rc
consrv.spec
guiconsole.c [KERNEL32] 2012-11-15 22:34:44 +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-17 20:05:52 +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