windows-nt/Source/XPSP1/NT/enduser/stuff/itss/verinfo.rc
2020-09-26 16:20:57 +08:00

10 lines
277 B
Plaintext

#include <ntverp.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Microsoft\256 InfoTech Storage System Library"
#define VER_INTERNALNAME_STR "ITSS"
#define VER_ORIGINALFILENAME_STR "ITSS.DLL"
#include <common.ver>