mirror of
https://github.com/reactos/reactos.git
synced 2025-08-08 09:33:02 +00:00
7 lines
240 B
Text
7 lines
240 B
Text
![]() |
#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>
|
||
|
|