2025-04-27 07:49:33 -04:00

17 lines
616 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>