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.
48 lines
1.7 KiB
48 lines
1.7 KiB
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
//
|
|
// File: resource.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by certpent.rc
|
|
//
|
|
#define IDS_CERTPOLICY_DESC 1
|
|
#define IDS_CERTMANAGEPOLICYMODULE_DESC 2
|
|
#define IDS_NO_CONFIGURABLE_DATA 3
|
|
#define IDC_RADIO1 201
|
|
#define IDC_RADIO_ISSUE 202
|
|
#define IDC_EDIT1 203
|
|
#define IDC_ADD_CRL 205
|
|
#define IDC_REMOVE_CRL 206
|
|
#define IDC_ADD_AIA 207
|
|
#define IDC_REMOVE_AIA 208
|
|
#define IDC_TEXT_PENDFIRST 209
|
|
#define IDC_RADIO_PENDFIRST 211
|
|
#define IDC_RADIO2 212
|
|
#define IDD_POLICYPG1 609
|
|
#define IDS_MODULE_NAME 611
|
|
#define IDS_MODULE_DESCR 612
|
|
#define IDS_MODULE_COPYRIGHT 613
|
|
#define IDS_WARNING_REBOOT 616
|
|
#define IDS_WARNING_NOSAVE 617
|
|
#define IDC_CRL_LIST 737
|
|
#define IDC_AIA_LIST 738
|
|
#define IDB_CHECKLIST 739
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 202
|
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
|
#define _APS_NEXT_CONTROL_VALUE 206
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|