Csrss.exe

From ReactOS Wiki
Revision as of 10:23, 4 March 2012 by BrentNewland (talk | contribs)
Jump to: navigation, search

http://svn.reactos.org/svn/reactos/trunk/reactos/subsystems/win32/csrss/?view=log

ChangeLog-0.0.16

  • Console handling moved to CSRSS
  • Whole new win32 console support, with multiple virtual consoles and scrollback support

ChangeLog-0.0.17

  • New console client support

ChangeLog-0.0.21

ChangeLog-0.1.0

  • CSRSS: Implemented ReadConsoleOutputA() and WriteConsoleInputA() (Marty Dill)

ChangeLog-0.1.1

  • Csrss: More Console functions implemented, others improved (Hartmut Birr)