35 lines
967 B
C
35 lines
967 B
C
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
//
|
|
// File: resource.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by certenc.rc
|
|
//
|
|
#define IDS_CERTENCODEDATEARRAY_DESC 1
|
|
#define IDS_CERTENCODELONGARRAY_DESC 2
|
|
#define IDS_CERTENCODEALTNAME_DESC 3
|
|
#define IDS_CERTENCODESTRINGARRAY_DESC 4
|
|
#define IDS_CERTENCODEBITSTRING_DESC 5
|
|
#define IDS_CERTENCODECRLDIST_DESC 6
|
|
#define IDS_E_UNEXPECTED 7
|
|
#define IDS_UNKNOWN_ERROR_CODE 8
|
|
|
|
|
|
// 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 201
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|