[SMSS2]: Implement command line and token parsing. Implement pagefile descriptor...
authorAlex Ionescu <aionescu@gmail.com>
Mon, 30 Jan 2012 19:29:30 +0000 (19:29 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 30 Jan 2012 19:29:30 +0000 (19:29 +0000)
commit973a9360b242ebd01f702d75962c6f87264fd517
treeff0f971a6784ecbc74961e29ed7befb247f20f44
parent51fe71aec32864ac909dce4315d3ac98c5af521b
[SMSS2]: Implement command line and token parsing. Implement pagefile descriptor structure, format, flags, and parsing. They are now created as they should. Use SmpHeap instead of RtlGetProcessHeap() to keep code cleaner. Use SmpSystemRoot instead of NtSystemRoot now that it's being defined. "Environment" in registry should be parsed twice to handle nested expansions.

svn path=/trunk/; revision=55333
reactos/base/system/smss2/pagefile.c
reactos/base/system/smss2/sminit.c
reactos/base/system/smss2/smss.c
reactos/base/system/smss2/smss.h
reactos/base/system/smss2/smutil.c