2025-04-27 07:49:33 -04:00

52 lines
1.8 KiB
C

//+-------------------------------------------------------------------------
//
// 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 IDD_POLICYPG2 610
#define IDS_MODULE_NAME 611
#define IDS_MODULE_DESCR 612
#define IDS_MODULE_COPYRIGHT 613
#define IDS_MODULE_FILEVER 614
#define IDS_MODULE_PRODUCTVER 615
#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