17 lines
561 B
C
17 lines
561 B
C
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
//
|
|
// File: instres.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
#define IDS_PROJNAME 7000
|
|
#define IDS_LEGALDISCLAIMER 7005
|
|
#define IDR_CADDROOT 7006
|
|
#define IDR_CDELROOT 7007
|
|
#define IDS_INSTALLCA 7008
|
|
#define IDS_JUST_SAY_YES 7009
|
|
#define IDS_TOO_MANY_CA_CERTS 7010
|