mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 10:13:38 +00:00
6 lines
209 B
Text
6 lines
209 B
Text
|
|
#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>
|