windows-nt/Source/XPSP1/NT/base/cluster/setup/clusocm/res/clusocm.rc2

23 lines
658 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
//
// CLUSOCM.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
// Add manually edited resources here...
#include <windows.h>
#include <winver.h>
#include <clusverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Microsoft Cluster Server Setup"
#define VER_INTERNALNAME_STR "ClusOCM\0"
/////////////////////////////////////////////////////////////////////////////
#include "common.ver"