mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
7 lines
267 B
Text
7 lines
267 B
Text
/* $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>
|