mirror of https://github.com/tongzx/nt5src
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.
38 lines
1.2 KiB
38 lines
1.2 KiB
//+-------------------------------------------------------------------------
|
|
//
|
|
// Microsoft Windows
|
|
//
|
|
// Copyright (C) Microsoft Corporation, 1997 - 1999
|
|
//
|
|
// File: resource.h
|
|
//
|
|
//--------------------------------------------------------------------------
|
|
|
|
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by mssign32.rc
|
|
//
|
|
#define IDC_PASSWORD0 501
|
|
#define IDC_PASSWORD1 502
|
|
#define IDC_KEY 504
|
|
#define IDC_NONE 505
|
|
#define IDD_ENTERKEYPASSWORD 530
|
|
#define IDD_CREATEKEYPASSWORD 540
|
|
#define IDS_Publisher 6000
|
|
#define IDS_MY 6001
|
|
#define IDS_CA 6002
|
|
#define IDS_SPC 6003
|
|
#define IDS_ROOTSTORE 6004
|
|
#define IDS_NO_PASSWORD 6005
|
|
#define IDS_PASSWORD_NO_MATCH 6006
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 101
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|