WindowsXP-SP1/base/fs/remotefs/dfs/tools/dfscmd/app.rc2

18 lines
439 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
//
// Get the messages
//
#include "messages.rc"
/////////////////////////////////////////////////////////////////////
#include <ntverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Dfs Command-Line Scripting Application"
#define VER_INTERNALNAME_STR "dfscmd\0"
#define VER_ORIGINALFILENAME_STR "dfscmd.exe"
#include <common.ver>