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.
73 lines
2.5 KiB
73 lines
2.5 KiB
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
//
|
|
// File: resource.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by certexit.rc
|
|
//
|
|
#define IDS_CERTEXIT_DESC 1
|
|
#define IDS_CERTMANAGEEXITMODULE_DESC 2
|
|
#define IDS_NO_CONFIGURABLE_DATA 3
|
|
#define IDS_MAPI_SUBJECT 4
|
|
#define IDS_MAPI_UNKNOWN 5
|
|
|
|
#define IDC_CHECK1 201
|
|
#define IDC_CHECK_FILE 201
|
|
#define IDC_BUTTON1 202
|
|
#define IDC_REMOVE_CRL 202
|
|
#define IDC_BUTTON2 203
|
|
#define IDC_ADD_CRL 203
|
|
#define IDC_EDIT1 204
|
|
#define IDC_LIST1 204
|
|
#define IDC_EDITURL 204
|
|
#define IDD_EXITPG2 609
|
|
|
|
#define IDS_MODULE_NAME 611
|
|
#define IDS_MODULE_DESCR 612
|
|
#define IDS_MODULE_COPYRIGHT 613
|
|
#define IDS_WARNING_REBOOT 616
|
|
#define IDS_INVALID_PREFIX 617
|
|
#define IDS_WARNING_NOSAVE 618
|
|
#define IDS_INVALID_TOKEN 619
|
|
#define IDS_INVALID_ENCODING 620
|
|
|
|
|
|
#define IDC_CRL_LIST 737
|
|
#define IDB_CHECKLIST 738
|
|
#define IDC_STATIC -1
|
|
|
|
#define IDS_TITLEFORMAT_ISSUED 1100
|
|
#define IDS_BODYFORMAT_ISSUED 1101
|
|
#define IDS_TITLEFORMAT_PENDING 1102
|
|
#define IDS_BODYFORMAT_PENDING 1103
|
|
#define IDS_TITLEFORMAT_DENIED 1104
|
|
#define IDS_BODYFORMAT_DENIED 1105
|
|
#define IDS_TITLEFORMAT_REVOKED 1106
|
|
#define IDS_BODYFORMAT_REVOKED 1107
|
|
#define IDS_TITLEFORMAT_CRLISSUED 1108
|
|
#define IDS_BODYFORMAT_CRLISSUED 1109
|
|
#define IDS_TITLEFORMAT_SHUTDOWN 1110
|
|
#define IDS_BODYFORMAT_SHUTDOWN 1111
|
|
#define IDS_TITLEFORMAT_STARTUP 1112
|
|
#define IDS_BODYFORMAT_STARTUP 1113
|
|
#define IDS_TITLEFORMAT_RETRIEVEPENDING 1114
|
|
#define IDS_BODYFORMAT_RETRIEVEPENDING 1115
|
|
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 201
|
|
#define _APS_NEXT_COMMAND_VALUE 32768
|
|
#define _APS_NEXT_CONTROL_VALUE 205
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|