2020-09-30 16:53:49 +02:00

32 lines
712 B
Plaintext

//+---------------------------------------------------------------------------
//
// Microsoft Windows
// Copyright (C) Microsoft Corporation, 1997.
//
// File: N C P A . R C
//
// Contents: Resources for the connections folder CPL
//
// Notes:
//
// Author: jeffspr 12 Jan 1998
//
//----------------------------------------------------------------------------
#include "cplres.h"
#include "version.h"
// Icon
//
IDI_NCPA ICON PRELOAD DISCARDABLE "..\\res\\netfol.ico"
// String Table
//
STRINGTABLE DISCARDABLE
BEGIN
IDS_NCPTITLE "Network Connections"
IDS_NCPDESC "Configures network software."
END