mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- Set correct hive version in the hive structure
svn path=/trunk/; revision=28256
This commit is contained in:
@@ -459,6 +459,7 @@ HvInitialize(
|
||||
Hive->FileFlush = FileFlush;
|
||||
Hive->StorageTypeCount = 2;
|
||||
Hive->Cluster = 1;
|
||||
Hive->Version = HV_MINOR_VER;
|
||||
|
||||
switch (Operation)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user