reactos/dll/win32/ntlanman/ntlanman.rc

8 lines
235 B
Plaintext
Raw Normal View History

#include <windows.h>
#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "LAN Manager\0"
#define REACTOS_STR_INTERNAL_NAME "ntlanman\0"
#define REACTOS_STR_ORIGINAL_FILENAME "ntlanman.dll\0"
#include <reactos/version.rc>