System Services

From ReactOS Wiki
Revision as of 05:14, 3 April 2012 by BrentNewland (talk | contribs)
Jump to: navigation, search

System services include: IO Manager, Configuration Manager, Plug and Play, Power Manager, Memory Manager, Executive Support, Object Manager, security reference monitor, process structure, local procedure call, Win32 Subsystem.

http://www.reactos.org/en/dev_whitepaper.html


ChangeLog-0.2.3

  • AcquireLoadDriverPrivilege() to fix problem with SCM not being able to load drivers (Filip Navara)
  • Initial hacky implementation of some SCM calls needed by coLinux (Filip Navara)