You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
561 B
16 lines
561 B
//+-------------------------------------------------------------------------
|
|
//
|
|
// 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
|