reactos/drivers/base/kdnet/kdnet.rc
Hervé Poussineau db271c2228 [DRIVERS] Add kdnet.dll
This is still very incomplete.
2022-07-10 23:15:57 +02:00

6 lines
240 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Kernel Debugger Network Extension DLL"
#define REACTOS_STR_INTERNAL_NAME "kdnet"
#define REACTOS_STR_ORIGINAL_FILENAME "kdnet.dll"
#include <reactos/version.rc>