WindowsXP-SP1/ds/dns/dbgexts/dnsdbg.rc

11 lines
300 B
Plaintext

#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "mosh"
#define VER_INTERNALNAME_STR "mosh.dll"
#define VER_ORIGINALFILENAME_STR "mosh.dll"
#include "common.ver"