NT4/private/windows/rover/filesync/core/synceng.rcv

11 lines
325 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Windows Briefcase Engine"
#define VER_INTERNALNAME_STR "SYNCENG"
#define VER_LEGALCOPYRIGHT_YEARS "1992-1995"
#define VER_ORIGINALFILENAME_STR "SYNCENG.DLL"
#include <ntverp.h>
#include <common.ver>