WindowsXP-SP1/ds/netapi/rap/netrap.rc

13 lines
311 B
Plaintext

#include <windows.h>
#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Net Remote Admin Protocol DLL"
#define VER_INTERNALNAME_STR "NetRap.DLL"
#define VER_ORIGINALFILENAME_STR "NetRap.DLL"
#include "common.ver"