cryptui: Perform import when finishing the CryptUIWizImport wizard.
[wine/wine64.git] / dlls / cryptui / cryptuires.h
blobfbbf441b6d1b9b45a53a7a6e1d08e92c7dad9e03
1 /*
2 * Copyright 2008 Juan Lang
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
18 #ifndef __CRYPTUIRES_H_
19 #define __CRYPTUIRES_H_
21 #define IDS_CERTIFICATE 1000
22 #define IDS_CERTIFICATEINFORMATION 1001
23 #define IDS_CERT_INFO_BAD_SIG 1002
24 #define IDS_CERT_INFO_UNTRUSTED_CA 1003
25 #define IDS_CERT_INFO_UNTRUSTED_ROOT 1004
26 #define IDS_CERT_INFO_PARTIAL_CHAIN 1005
27 #define IDS_CERT_INFO_BAD_PURPOSES 1006
28 #define IDS_CERT_INFO_PURPOSES 1007
30 #define IDS_SUBJECT_HEADING 1010
31 #define IDS_ISSUER_HEADING 1011
32 #define IDS_VALID_FROM 1012
33 #define IDS_VALID_TO 1013
34 #define IDS_CERTIFICATE_BAD_SIGNATURE 1014
35 #define IDS_CERTIFICATE_BAD_TIME 1015
36 #define IDS_CERTIFICATE_BAD_TIMENEST 1016
37 #define IDS_CERTIFICATE_REVOKED 1017
38 #define IDS_CERTIFICATE_VALID 1018
39 #define IDS_FIELD 1019
40 #define IDS_VALUE 1020
41 #define IDS_FIELDS_ALL 1021
42 #define IDS_FIELDS_V1 1022
43 #define IDS_FIELDS_EXTENSIONS 1023
44 #define IDS_FIELDS_CRITICAL_EXTENSIONS 1024
45 #define IDS_FIELDS_PROPERTIES 1025
46 #define IDS_FIELD_VERSION 1026
47 #define IDS_FIELD_SERIAL_NUMBER 1027
48 #define IDS_FIELD_ISSUER 1028
49 #define IDS_FIELD_VALID_FROM 1029
50 #define IDS_FIELD_VALID_TO 1030
51 #define IDS_FIELD_SUBJECT 1031
52 #define IDS_FIELD_PUBLIC_KEY 1032
53 #define IDS_FIELD_PUBLIC_KEY_FORMAT 1033
54 #define IDS_PROP_HASH 1034
55 #define IDS_PROP_ENHKEY_USAGE 1035
56 #define IDS_PROP_FRIENDLY_NAME 1036
57 #define IDS_PROP_DESCRIPTION 1037
58 #define IDS_CERTIFICATE_PROPERTIES 1038
59 #define IDS_CERTIFICATE_PURPOSE_ERROR 1039
60 #define IDS_CERTIFICATE_PURPOSE_EXISTS 1040
61 #define IDS_SELECT_STORE_TITLE 1041
62 #define IDS_SELECT_STORE 1042
63 #define IDS_IMPORT_WIZARD 1043
64 #define IDS_IMPORT_TYPE_MISMATCH 1044
65 #define IDS_IMPORT_FILE_TITLE 1045
66 #define IDS_IMPORT_FILE_SUBTITLE 1046
67 #define IDS_IMPORT_STORE_TITLE 1047
68 #define IDS_IMPORT_STORE_SUBTITLE 1048
69 #define IDS_IMPORT_FILTER_CERT 1049
70 #define IDS_IMPORT_FILTER_PFX 1050
71 #define IDS_IMPORT_FILTER_CRL 1051
72 #define IDS_IMPORT_FILTER_CTL 1052
73 #define IDS_IMPORT_FILTER_SERIALIZED_STORE 1053
74 #define IDS_IMPORT_FILTER_CMS 1054
75 #define IDS_IMPORT_FILTER_ALL 1055
76 #define IDS_IMPORT_EMPTY_FILE 1056
77 #define IDS_IMPORT_BAD_FORMAT 1057
78 #define IDS_IMPORT_OPEN_FAILED 1058
79 #define IDS_IMPORT_DEST_DETERMINED 1059
80 #define IDS_IMPORT_SELECT_STORE 1060
81 #define IDS_IMPORT_STORE_SELECTION 1061
82 #define IDS_IMPORT_DEST_AUTOMATIC 1062
83 #define IDS_IMPORT_FILE 1063
84 #define IDS_IMPORT_CONTENT 1064
85 #define IDS_IMPORT_CONTENT_CERT 1065
86 #define IDS_IMPORT_CONTENT_CRL 1066
87 #define IDS_IMPORT_CONTENT_CTL 1067
88 #define IDS_IMPORT_CONTENT_CMS 1068
89 #define IDS_IMPORT_CONTENT_PFX 1069
90 #define IDS_IMPORT_CONTENT_STORE 1070
91 #define IDS_IMPORT_SUCCEEDED 1071
92 #define IDS_IMPORT_FAILED 1072
94 #define IDS_PURPOSE_SERVER_AUTH 1100
95 #define IDS_PURPOSE_CLIENT_AUTH 1101
96 #define IDS_PURPOSE_CODE_SIGNING 1102
97 #define IDS_PURPOSE_EMAIL_PROTECTION 1103
98 #define IDS_PURPOSE_IPSEC 1104
99 #define IDS_PURPOSE_TIMESTAMP_SIGNING 1105
100 #define IDS_PURPOSE_CTL_USAGE_SIGNING 1106
101 #define IDS_PURPOSE_EFS 1107
102 #define IDS_PURPOSE_EFS_RECOVERY 1108
103 #define IDS_PURPOSE_WHQL 1109
104 #define IDS_PURPOSE_NT5 1110
105 #define IDS_PURPOSE_OEM_WHQL 1111
106 #define IDS_PURPOSE_EMBEDDED_NT 1112
107 #define IDS_PURPOSE_ROOT_LIST_SIGNER 1113
108 #define IDS_PURPOSE_QUALIFIED_SUBORDINATION 1114
109 #define IDS_PURPOSE_KEY_RECOVERY 1115
110 #define IDS_PURPOSE_DOCUMENT_SIGNING 1116
111 #define IDS_PURPOSE_LIFETIME_SIGNING 1117
112 #define IDS_PURPOSE_DRM 1118
113 #define IDS_PURPOSE_LICENSES 1119
114 #define IDS_PURPOSE_LICENSE_SERVER 1120
115 #define IDS_PURPOSE_ENROLLMENT_AGENT 1121
116 #define IDS_PURPOSE_SMARTCARD_LOGON 1122
117 #define IDS_PURPOSE_CA_EXCHANGE 1123
118 #define IDS_PURPOSE_KEY_RECOVERY_AGENT 1124
119 #define IDS_PURPOSE_DS_EMAIL_REPLICATION 1125
121 #define IDD_GENERAL 100
122 #define IDD_DETAIL 101
123 #define IDD_HIERARCHY 102
124 #define IDD_USERNOTICE 103
125 #define IDD_CERT_PROPERTIES_GENERAL 104
126 #define IDD_ADD_CERT_PURPOSE 105
127 #define IDD_SELECT_STORE 106
128 #define IDD_IMPORT_WELCOME 107
129 #define IDD_IMPORT_FILE 108
130 #define IDD_IMPORT_STORE 109
131 #define IDD_IMPORT_FINISH 110
133 #define IDB_SMALL_ICONS 200
134 #define IDB_CERT 201
135 #define IDB_CERT_ERROR 202
136 #define IDB_CERT_WARNING 203
137 #define IDB_CHECKS 204
139 #define IDC_STATIC 2000
140 #define IDC_CERTIFICATE_ICON 2001
141 #define IDC_CERTIFICATE_INFO 2002
142 #define IDC_CERTIFICATE_STATUS 2003
143 #define IDC_CERTIFICATE_NAMES 2004
144 #define IDC_ADDTOSTORE 2005
145 #define IDC_ISSUERSTATEMENT 2006
147 #define IDC_DETAIL_SELECT 2100
148 #define IDC_DETAIL_LIST 2101
149 #define IDC_DETAIL_VALUE 2102
150 #define IDC_EDITPROPERTIES 2103
151 #define IDC_EXPORT 2104
153 #define IDC_VIEWCERTIFICATE 2200
154 #define IDC_CERTPATH 2201
155 #define IDC_CERTIFICATESTATUS 2202
156 #define IDC_CERTIFICATESTATUSTEXT 2203
158 #define IDC_USERNOTICE 2300
159 #define IDC_CPS 2301
161 #define IDC_FRIENDLY_NAME 2400
162 #define IDC_DESCRIPTION 2401
163 #define IDC_ENABLE_ALL_PURPOSES 2402
164 #define IDC_DISABLE_ALL_PURPOSES 2403
165 #define IDC_ENABLE_SELECTED_PURPOSES 2404
166 #define IDC_CERTIFICATE_USAGES 2405
167 #define IDC_ADD_PURPOSE 2406
169 #define IDC_NEW_PURPOSE 2500
171 #define IDC_STORE_TEXT 2600
172 #define IDC_STORE_LIST 2601
173 #define IDC_SHOW_PHYSICAL_STORES 2602
175 #define IDC_IMPORT_TITLE 2700
176 #define IDC_IMPORT_FILENAME 2701
177 #define IDC_IMPORT_BROWSE_FILE 2702
178 #define IDC_IMPORT_AUTO_STORE 2703
179 #define IDC_IMPORT_SPECIFY_STORE 2704
180 #define IDC_IMPORT_STORE 2705
181 #define IDC_IMPORT_BROWSE_STORE 2706
182 #define IDC_IMPORT_SETTINGS 2707
184 #endif /* ndef __CRYPTUIRES_H_ */