33 lines
979 B
C
33 lines
979 B
C
|
//+-------------------------------------------------------------------------
|
||
|
//
|
||
|
// Microsoft Windows
|
||
|
//
|
||
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
||
|
//
|
||
|
// File: resource.h
|
||
|
//
|
||
|
//--------------------------------------------------------------------------
|
||
|
|
||
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by initpki.rc
|
||
|
//
|
||
|
#define IDR_ROOTS1 103
|
||
|
#define IDR_ROOTS 1005
|
||
|
#define IDR_CAS 1006
|
||
|
#define IDR_AUTHROOTS 1007
|
||
|
#define IDR_DISALLOW 1008
|
||
|
#define IDS_SYNTAX 6004
|
||
|
#define IDS_INITPKI_ERROR 6005
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 104
|
||
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
||
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
#endif
|
||
|
#endif
|