reactos/dll/ntdll/def/ntdll.rc
2013-06-16 22:01:41 +00:00

8 lines
237 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Layer DLL\0"
#define REACTOS_STR_INTERNAL_NAME "ntdll\0"
#define REACTOS_STR_ORIGINAL_FILENAME "ntdll.dll\0"
#include <reactos/version.rc>
#include <ntstatus.rc>