WindowsXP-SP1/admin/activec/nodemgr/resource.h
2020-09-30 16:53:49 +02:00

27 lines
755 B
C

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1999 - 1999
//
// File: resource.h
//
//--------------------------------------------------------------------------
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by nodemgr.rc
//
#include "mmcres.h"
#include <ntverp.h>
#include <winver.h>
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "MMC Node Manager DLL"
#define VER_INTERNALNAME_STR "mmcndmgr.dll"
#define VER_ORIGINALFILENAME_STR "mmcndmgr.dll"
#include "common.ver"