reactos/drivers/filesystems/vfatfs/vfatfs.rc
Hervé Poussineau 14c3936251 [VFATFS] Add it back to build on XBOX, with the name vfatfs.sys
Adapt some comments to new name.

CORE-16373
2022-09-24 12:12:33 +02:00

6 lines
212 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "VFAT IFS Driver"
#define REACTOS_STR_INTERNAL_NAME "vfatfs"
#define REACTOS_STR_ORIGINAL_FILENAME "vfatfs.sys"
#include <reactos/version.rc>