58 lines
1.9 KiB
C
58 lines
1.9 KiB
C
//+-------------------------------------------------------------------------
|
|
//
|
|
// 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_MODULE_FILEVER 614
|
|
#define IDS_MODULE_PRODUCTVER 615
|
|
#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
|
|
|
|
// 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
|