reactos/drivers/base/null/null.rc

6 lines
211 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "Null Device Driver"
#define REACTOS_STR_INTERNAL_NAME "null"
#define REACTOS_STR_ORIGINAL_FILENAME "null.sys"
#include <reactos/version.rc>