[MKHIVE] Use same code as ntoskrnl to create registry keys

CORE-8584

svn path=/trunk/; revision=64498
This commit is contained in:
Hervé Poussineau 2014-10-03 13:17:32 +00:00
parent 3bbcfb760d
commit 02ed08d57f
3 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
#include "../../ntoskrnl/config/cmindex.c"

View file

@ -0,0 +1 @@
#include "../../ntoskrnl/config/cmname.c"

View file

@ -0,0 +1,2 @@
#define NDEBUG
#include "mkhive.h"