WindowsXP-SP1/ds/netapi/messages/messages.rc

15 lines
346 B
Plaintext

#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Net Messages DLL"
#define VER_INTERNALNAME_STR "netmsg.DLL"
#define VER_ORIGINALFILENAME_STR "netmsg.DLL"
#include "common.ver"
1 11 MSG00001.bin