mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 08:55:19 +00:00
5 lines
227 B
Text
5 lines
227 B
Text
#define REACTOS_VERSION_DLL
|
|
#define REACTOS_STR_FILE_DESCRIPTION "File Management IFS Utility DLL\0"
|
|
#define REACTOS_STR_INTERNAL_NAME "fmifs\0"
|
|
#define REACTOS_STR_ORIGINAL_FILENAME "fmifs.dll\0"
|
|
#include <reactos/version.rc>
|