windows-nt/Source/XPSP1/NT/base/cluster/bh/parsers/msrpc/msrpc.rc

18 lines
463 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
// -----------------------------------------------
// MSRPC RC file
//
// HISTORY:
// Tom Laird-McConnell 05/15/94 Created
// -----------------------------------------------
#include <windows.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "MS RPC Protocol Parser for use with Cluster Network Parsers\0"
#define VER_INTERNALNAME_STR "MSRPC.DLL\0"
#include <ntverp.h>
#include <common.ver>