reactos/drivers/filesystems/cdfs_new/cdfs.rc
Pierre Schweitzer 321bcc056d Create the AHCI branch for Aman's work
svn path=/branches/GSoC_2016/AHCI/; revision=71203
2016-04-24 20:17:09 +00:00

8 lines
267 B
Plaintext

/* $Id: cdfs.rc 21710 2006-04-22 16:36:21Z tretiakov $ */
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ISO9660 Driver\0"
#define REACTOS_STR_INTERNAL_NAME "cdfs\0"
#define REACTOS_STR_ORIGINAL_FILENAME "cdfs.sys\0"
#include <reactos/version.rc>