summaryrefslogtreecommitdiffstats
path: root/private/ole32/stg/props/utest/pstgserv/proxstub/proxstub.rc
blob: aef8c653b152c3a357bfe4b7ee05e80f3d2e2ffe (plain) (blame)
1
2
3
4
5
6
7
8
9

#include <ntverp.h>
#include <winver.h>
#define VER_FILETYPE              VFT_DLL
#define VER_FILESUBTYPE	          VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR   "IPropertyStorage Server Proxy/Stub"
#define VER_INTERNALNAME_STR      "PStgServ.dll"
#define VER_ORIGINALFILENAME_STR  "PStgServ.dll"
#include <common.ver>