[WINLOGON]
authorAleksey Bragin <aleksey@reactos.org>
Fri, 13 Aug 2010 22:02:17 +0000 (22:02 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Fri, 13 Aug 2010 22:02:17 +0000 (22:02 +0000)
commit0be662421f39f7e9dd515c16ac43fda12dea6e1e
treec1c54ab30da0e74a73be12de9aec52ea29fab158
parente68f31b46ad43d2cc73f436e3350638aee478159
[WINLOGON]
- NtInitializeRegistry expects not just CM_BOOT_FLAG_ACCEPTED, but a number of the accepted control set to be added to it. After fixing this, NtInitializeRegistry won't fail with STATUS_INVALID_PARAMETER (someone should check return status for errors...) anymore. As a result lazy flushing is enabled.

svn path=/trunk/; revision=48536
reactos/base/system/winlogon/winlogon.c