reactos/drivers/base/kdstub/kdstub.rc

7 lines
240 B
Text
Raw Permalink Normal View History

2022-06-27 20:51:06 +02:00
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Kernel Debugger Stub Extension DLL"
#define REACTOS_STR_INTERNAL_NAME "kdstub"
#define REACTOS_STR_ORIGINAL_FILENAME "kdstub.dll"
#include <reactos/version.rc>