mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
[MOUNTMGR]
Declare MountmgrReadNoAutoMount. svn path=/trunk/; revision=69177
This commit is contained in:
@@ -234,6 +234,12 @@ HasDriveLetter(
|
||||
IN PDEVICE_INFORMATION DeviceInformation
|
||||
);
|
||||
|
||||
INIT_SECTION
|
||||
BOOLEAN
|
||||
MountmgrReadNoAutoMount(
|
||||
IN PUNICODE_STRING RegistryPath
|
||||
);
|
||||
|
||||
/* database.c */
|
||||
|
||||
extern PWSTR DatabasePath;
|
||||
|
||||
Reference in New Issue
Block a user