windows-nt/Source/XPSP1/NT/net/rras/cm/cnetcfg/wizard.rcv
2020-09-26 16:20:57 +08:00

17 lines
600 B
Plaintext

/*********************************************************************/
/* Microsoft Windows **/
/* Copyright (c) 1994-1998 Microsoft Corporation
/*********************************************************************/
#include "icwprdver.h"
#define VER_FILETYPE VFT_DLL
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Connection Manager Library"
#define VER_INTERNALNAME_STR "cnetcfg"
#define VER_ORIGINALFILENAME_STR "cnetcfg.dll"
#include <common.ver>