reactos/drivers/storage/mountmgr/mountmgr.rc
Victor Perevertkin ba447018c8
[MOUNTMGR] Move the driver to drivers/storage
Effectively mountmgr.sys is an essential part of the storage stack
2020-11-01 12:35:56 +03:00

6 lines
224 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Mount Point Manager"
#define REACTOS_STR_INTERNAL_NAME "mountmgr.sys"
#define REACTOS_STR_ORIGINAL_FILENAME "mountmgr.sys"
#include <reactos/version.rc>