Windows2003-3790/admin/cys/dsrestore/passfilt/dsrestore.rc2

13 lines
512 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
//-----------------------------------------------------------------------------
// Version resources
//-----------------------------------------------------------------------------
#include <ntverp.h>
#include <winver.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "SBS 5.1 Setup Object"
#define VER_INTERNALNAME_STR "dsrestore.dll"
#define VER_ORIGINALFILENAME_STR "dsrestore.dll"
#include <common.ver>