[WINLOGON]
authorEric Kohl <eric.kohl@reactos.org>
Fri, 14 May 2010 17:08:20 +0000 (17:08 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Fri, 14 May 2010 17:08:20 +0000 (17:08 +0000)
commit029c6e67a9cbe2dd47371219c78b7dc489675a64
tree7ec4ebefdba6eacd2329dce76376dcf1d5ea5ef2
parent0801068a35de140186919523bf13a346af4c422b
[WINLOGON]
- Store all environment variables that were passed from msgina.dll in the volatile environment key.
- Add the APPDATA environment variable to the volatile environment. Unfortunately SHGetFolderPath does not seem to expand the appdata path. Bug or Feature??
- Create the environment block for the shell process after the volatile environment key has been filled, so its variables are included.
- Yet another step to fixing bug #4102.

svn path=/trunk/; revision=47198
reactos/base/system/winlogon/environment.c
reactos/base/system/winlogon/sas.c
reactos/base/system/winlogon/winlogon.h