[SMSS2]: Implement SmpTranslateSystemPartitionInformation which sets a few last regis...
authorAlex Ionescu <aionescu@gmail.com>
Mon, 6 Feb 2012 18:57:18 +0000 (18:57 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 6 Feb 2012 18:57:18 +0000 (18:57 +0000)
commit524f08e959c8123cee0a5c8d990e365fb3bb7d27
tree5aa9b62bc965348814ac4c55ae81eb1184bd3a6f
parent9aaaa6c4a223d59a3fdbcdef3afa9d69b4a14789
[SMSS2]: Implement SmpTranslateSystemPartitionInformation which sets a few last registry keys as part of the initialization process.
[SMSS2]: Implement SmpLoadSubsystemsForMuSession which correctly creates a session, loads win32k.sys inside of it, and then detaches from the session. Winlogon.exe is set as the initial command (but not launched), and CSRSS is fake-started.
[CSRSRV]: No longer start win32k.sys, that's not your job.
[SMSS2]: Kill most debug prints that aren't errors.

svn path=/trunk/; revision=55467
reactos/base/system/smss2/sminit.c
reactos/base/system/smss2/smss.c
reactos/base/system/smss2/smss.h
reactos/base/system/smss2/smsubsys.c
reactos/subsystems/win32/csrss/csrsrv/init.c