[MOUNTMGR]

Declare MountmgrReadNoAutoMount.

svn path=/trunk/; revision=69177
This commit is contained in:
Sylvain Petreolle
2015-09-10 22:06:10 +00:00
parent c0e3ff9c79
commit fe979cfbfb
@@ -234,6 +234,12 @@ HasDriveLetter(
IN PDEVICE_INFORMATION DeviceInformation
);
INIT_SECTION
BOOLEAN
MountmgrReadNoAutoMount(
IN PUNICODE_STRING RegistryPath
);
/* database.c */
extern PWSTR DatabasePath;