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.
55 lines
1.8 KiB
55 lines
1.8 KiB
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 2000
|
|
//
|
|
// File: resource.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by expolicy.rc
|
|
//
|
|
|
|
#define IDS_CERTPOLICY_DESC 1
|
|
#define IDS_CERTMANAGEPOLICYMODULE_DESC 2
|
|
|
|
#define IDS_MODULE_NAME 101
|
|
#define IDS_MODULE_COPYRIGHT 102
|
|
#define IDS_MODULE_FILEVER 103
|
|
#define IDS_MODULE_PRODUCTVER 104
|
|
#define IDS_WARNING_REBOOT 105
|
|
#define IDS_WARNING_NOSAVE 106
|
|
#define IDS_INVALID_PREFIX 107
|
|
#define IDS_INVALID_TOKEN 108
|
|
#define IDS_INVALID_ENCODING 109
|
|
|
|
#define IDC_RADIO_ISSUE 201
|
|
#define IDC_EDITURL 202
|
|
#define IDC_ADD_CRL 203
|
|
#define IDC_REMOVE_CRL 204
|
|
#define IDC_ADD_AIA 205
|
|
#define IDC_REMOVE_AIA 206
|
|
#define IDC_TEXT_PENDFIRST 207
|
|
#define IDC_RADIO_PENDFIRST 208
|
|
#define IDC_CRL_LIST 209
|
|
#define IDC_AIA_LIST 210
|
|
|
|
#define IDD_ADDURL 301
|
|
#define IDD_POLICYPG1 302
|
|
#define IDD_POLICYPG2 303
|
|
|
|
#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
|