1#include <windef.h> 2 3#include "resource.h" 4 5LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL 6 7#define REACTOS_VERSION_DLL 8#define REACTOS_STR_FILE_DESCRIPTION "Storage device properties" 9#define REACTOS_STR_INTERNAL_NAME "storprop" 10#define REACTOS_STR_ORIGINAL_FILENAME "storprop.dll" 11#include <reactos/version.rc> 12 13