reactos/drivers/filesystems/fastfat_new/fastfat.rc
Pierre Schweitzer aeadcaf515
[FASTFAT] Import the MS FastFAT sample from WXP.
Modified it so that it builds in trunk (with GCC, though).
Not to be switched for now, as it doesn't work in ReactOS (yet?).
2017-11-23 12:35:51 +01: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>