Leaked source code of windows server 2003
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.

319 lines
12 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: trustui.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include "trustuir.h"
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #include "windows.h"
  19. #include "winver.h"
  20. /////////////////////////////////////////////////////////////////////////////
  21. #undef APSTUDIO_READONLY_SYMBOLS
  22. /////////////////////////////////////////////////////////////////////////////
  23. // English (U.S.) resources
  24. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  25. #ifdef _WIN32
  26. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  27. #pragma code_page(1252)
  28. #endif //_WIN32
  29. #ifdef APSTUDIO_INVOKED
  30. /////////////////////////////////////////////////////////////////////////////
  31. //
  32. // TEXTINCLUDE
  33. //
  34. 1 TEXTINCLUDE DISCARDABLE
  35. BEGIN
  36. "trustuir.h\0"
  37. END
  38. 2 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "#include ""afxres.h""\r\n"
  41. "#include ""winver.h""\r\n"
  42. "\r\n"
  43. "\0"
  44. END
  45. 3 TEXTINCLUDE DISCARDABLE
  46. BEGIN
  47. "\r\n"
  48. "\0"
  49. END
  50. #endif // APSTUDIO_INVOKED
  51. /////////////////////////////////////////////////////////////////////////////
  52. //
  53. // Dialog
  54. //
  55. IDD_DIALOG1_VERIFIED DIALOG DISCARDABLE 0, 0, 290, 183
  56. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  57. CAPTION "Security Warning"
  58. FONT 8, "MS Shell Dlg"
  59. BEGIN
  60. PUSHBUTTON "&No",IDNO,180,162,50,14
  61. PUSHBUTTON "&More Info",IDMORE,233,162,50,14
  62. CONTROL "",IDC_INSTALLANDRUN,"RICHEDIT",ES_MULTILINE |
  63. ES_READONLY | WS_TABSTOP,100,5,185,10
  64. CONTROL "",IDC_PUBLISHER,"RICHEDIT",ES_MULTILINE | ES_READONLY |
  65. WS_TABSTOP,100,21,185,10
  66. CONTROL "",IDC_AUTHENTICITY,"RICHEDIT",ES_MULTILINE |
  67. ES_READONLY | WS_TABSTOP,100,40,185,10
  68. CONTROL "",IDC_ADVANCED,"RICHEDIT",ES_MULTILINE | ES_READONLY |
  69. WS_TABSTOP,98,123,185,10
  70. CONTROL "",IDC_PERSONALTRUST,"RICHEDIT",ES_MULTILINE |
  71. ES_READONLY | WS_TABSTOP,111,139,174,10
  72. PUSHBUTTON "&Yes",IDYES,127,162,50,14
  73. CONTROL "&Always trust content from %1!s!",IDC_PTCHECK,"Button",
  74. BS_AUTOCHECKBOX,99,139,8,8
  75. CONTROL 4103,IDC_VERBMP,"Static",SS_BITMAP | SS_CENTERIMAGE |
  76. SS_SUNKEN,8,7,80,139
  77. CONTROL "",IDC_SEPARATORLINE,"Static",SS_ETCHEDHORZ,8,154,275,1
  78. CONTROL "",IDC_CAUTION,"RICHEDIT",ES_MULTILINE | ES_READONLY,100,
  79. 60,185,10
  80. END
  81. IDD_DIALOG3_NOSIGNATURE DIALOG DISCARDABLE 0, 0, 290, 183
  82. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  83. CAPTION "Security Warning"
  84. FONT 8, "MS Shell Dlg"
  85. BEGIN
  86. PUSHBUTTON "&No",IDNO,180,162,50,14
  87. PUSHBUTTON "&More Info",IDMORE,233,162,50,14
  88. PUSHBUTTON "&Yes",IDYES,127,162,50,14
  89. CONTROL "",IDC_SEPARATORLINE,"Static",SS_ETCHEDHORZ,8,154,275,1
  90. CONTROL 4109,IDC_NOVERBMP,"Static",SS_BITMAP | SS_CENTERIMAGE |
  91. SS_SUNKEN,8,7,80,140
  92. CONTROL "",IDC_INSTALLANDRUN2,"RICHEDIT",ES_MULTILINE |
  93. ES_READONLY,100,5,180,10
  94. CONTROL "",IDC_NOPUBLISHERFOUND,"RICHEDIT",ES_MULTILINE |
  95. ES_READONLY,100,70,180,10
  96. END
  97. IDD_DIALOG2_UNVERIFIED DIALOG DISCARDABLE 0, 0, 290, 183
  98. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  99. CAPTION "Security Warning"
  100. FONT 8, "MS Shell Dlg"
  101. BEGIN
  102. PUSHBUTTON "&No",IDNO,180,162,50,14
  103. PUSHBUTTON "&More Info",IDMORE,233,162,50,14
  104. CONTROL "",IDC_INSTALLANDRUN3,"RICHEDIT",ES_MULTILINE |
  105. ES_READONLY | WS_TABSTOP,100,80,185,10
  106. CONTROL "",IDC_PUBLISHER2,"RICHEDIT",ES_MULTILINE | ES_READONLY |
  107. WS_TABSTOP,100,95,185,10
  108. CONTROL "",IDC_ADVANCED,"RICHEDIT",ES_MULTILINE | ES_READONLY |
  109. WS_TABSTOP,98,123,185,10
  110. PUSHBUTTON "&Yes",IDYES,127,162,50,14
  111. CONTROL "",IDC_SEPARATORLINE,"Static",SS_ETCHEDHORZ,8,154,275,1
  112. CONTROL 4109,IDC_NOVERBMP2,"Static",SS_BITMAP | SS_CENTERIMAGE |
  113. SS_SUNKEN,8,7,80,140
  114. CONTROL "",IDC_NOAUTHENTICITY,"RICHEDIT",ES_MULTILINE |
  115. ES_READONLY,100,5,185,10
  116. CONTROL "",IDC_PROBLEMSBELOW,"RICHEDIT",ES_MULTILINE |
  117. ES_READONLY,100,40,185,10
  118. END
  119. /////////////////////////////////////////////////////////////////////////////
  120. //
  121. // DESIGNINFO
  122. //
  123. #ifdef APSTUDIO_INVOKED
  124. GUIDELINES DESIGNINFO DISCARDABLE
  125. BEGIN
  126. IDD_DIALOG1_VERIFIED, DIALOG
  127. BEGIN
  128. LEFTMARGIN, 8
  129. RIGHTMARGIN, 283
  130. VERTGUIDE, 99
  131. TOPMARGIN, 7
  132. BOTTOMMARGIN, 176
  133. END
  134. IDD_DIALOG3_NOSIGNATURE, DIALOG
  135. BEGIN
  136. LEFTMARGIN, 8
  137. RIGHTMARGIN, 283
  138. VERTGUIDE, 99
  139. TOPMARGIN, 7
  140. BOTTOMMARGIN, 176
  141. END
  142. IDD_DIALOG2_UNVERIFIED, DIALOG
  143. BEGIN
  144. LEFTMARGIN, 8
  145. RIGHTMARGIN, 283
  146. VERTGUIDE, 99
  147. TOPMARGIN, 7
  148. BOTTOMMARGIN, 176
  149. END
  150. END
  151. #endif // APSTUDIO_INVOKED
  152. /////////////////////////////////////////////////////////////////////////////
  153. //
  154. // Icon
  155. //
  156. // Icon with lowest ID value placed first to ensure application icon
  157. // remains consistent on all systems.
  158. IDI_LOCK ICON DISCARDABLE "lock.ico"
  159. IDI_CERT ICON DISCARDABLE "cert.ico"
  160. /////////////////////////////////////////////////////////////////////////////
  161. //
  162. // Bitmap
  163. //
  164. IDB_BITMAP1 BITMAP DISCARDABLE "unsigned.bmp"
  165. IDB_BITMAP2 BITMAP DISCARDABLE "signed.bmp"
  166. /////////////////////////////////////////////////////////////////////////////
  167. //
  168. // Cursor
  169. //
  170. IDC_TUIHAND CURSOR DISCARDABLE "hand.cur"
  171. /////////////////////////////////////////////////////////////////////////////
  172. //
  173. // String Table
  174. //
  175. STRINGTABLE DISCARDABLE
  176. BEGIN
  177. IDS_ACTIONSIGNED "Do you want to install and run ""%1!s!"" signed on %2!s! and distributed by:"
  178. IDS_ACTIONSIGNED_NODATE "Do you want to install and run ""%1!s!"" signed on an unknown date/time and distributed by:"
  179. IDS_ACTIONNOTSIGNED "Do you want to install and run ""%1!s!""?"
  180. IDS_AUTHENTICITY "Publisher authenticity verified by %1!s!"
  181. IDS_CAUTION "Caution: %1!s! asserts that this content is safe. You should only install/view this content if you trust %1!s! to make that assertion."
  182. IDS_PERSONALTRUST "&Always trust content from %1!s!"
  183. IDS_UNKNOWNPUBLISHER "Unknown Publisher"
  184. IDS_NOPUBLISHERFOUND "The publisher cannot be determined due to the problems below: %n%n%1!s!"
  185. IDS_NOAUTHENTICITY "Warning: The authenticity of this content cannot be verified, therefore it cannot be trusted."
  186. IDS_PROBLEMSBELOW "Problem listed below:%n%n%1!s!"
  187. IDS_UNKNOWNPUBLISHERCERTISSUER "Unknown Publisher Certificate Issuer"
  188. IDS_TESTCERTINCHAIN "WARNING! The signer has been validated using a TEST CERTIFICATE."
  189. END
  190. STRINGTABLE DISCARDABLE
  191. BEGIN
  192. IDS_SPC_CERT_EXPIRED "A certificate (signing or issuer) has expired."
  193. IDS_SPC_REVOCATION_OFFLINE
  194. "Could not connect to online revocation server."
  195. IDS_SPC_CERT_REVOKED "Signing certificate or issuing certificate has been revoked."
  196. IDS_SPC_OSS_ERROR "Error in ASN encoding (MSOSS error code: 0x%1)"
  197. IDS_SPC_UNKNOWN "Error in Authenticode (error code: 0x%1)"
  198. IDS_SPC_INVALID_EXTENSION
  199. "The extension in a certificate means the certificate can not be used for Authenticode."
  200. IDS_SPC_UNEXPECTED "Unexpected error in Authenticode"
  201. IDS_SPC_CHAINING "Unable to create certificate chain from the signing certificate to a root."
  202. IDS_SPC_CERT_SIGNATURE "Certificate signature could not be verified using issuer's certificate."
  203. IDS_SPC_REVOCATION_ERROR
  204. "An error occurred while accessing online revocation server."
  205. IDS_SPC_UNTRUSTED "Signature is not trusted by Authenticode."
  206. END
  207. STRINGTABLE DISCARDABLE
  208. BEGIN
  209. IDS_SPC_UNKNOWN_SIGNER_ROOT
  210. "Verified chain to an unknown root certificate."
  211. IDS_FILE_NOT_FOUND "File not found or not valid format."
  212. IDS_SPC_SECSET_INVV1 "The Security setting to invalidate version one signatures is set."
  213. IDS_SPC_SECURITY_SETTINGS
  214. "Signature is not trusted by Authenticode with the current policy settings."
  215. IDS_WRONG_USAGE "The root certificate has not been enabled for the requested use."
  216. END
  217. STRINGTABLE DISCARDABLE
  218. BEGIN
  219. IDS_TESTCERTTITLE " *** TEST CERTIFICATE ***"
  220. IDS_SPC_SIGNER_CERT "Signature does not contain a valid signing certificate."
  221. IDS_SPC_TIMESTAMP "The signature contains a time stamp. However, the time stamp could not be verified."
  222. IDS_SPC_SUBJECT "The object to be verified is unknown to the Trust Provider."
  223. IDS_SPC_PROVIDER "The Trust Provider is unknown or not configured properly."
  224. IDS_SPC_VALID_COUNTERSIGNER
  225. "Signature does not contain a valid counter signing certificate."
  226. IDS_SPC_BAD_SIGNATURE "The signature does not match the content of the signed message."
  227. IDS_SPC_BAD_FILE_DIGEST "Content does not match the signature."
  228. END
  229. STRINGTABLE DISCARDABLE
  230. BEGIN
  231. IDS_SPC_NO_VALID_SIGNER "Signature does not contain a valid signer."
  232. IDS_SPC_NO_SIGNER_ROOT "The signing certificate did not have a valid root certificate."
  233. IDS_SPC_UNTRUSTED_ROOT "The root certificate has not been enabled as a trusted root."
  234. IDS_SPC_UNTRUSTED_TEST_ROOT
  235. "The test root has not been enabled as a trusted root."
  236. IDS_SPC_NO_STATEMENT_TYPE
  237. "Signing certificate does not contain Authenticode extensions."
  238. IDS_SPC_NO_COMMERCIAL_TYPE
  239. "No commercial or individual setting in signing certificate."
  240. IDS_SPC_INVALID_CERT_NESTING
  241. "Signing certificate's starting or ending time is outside one of its issuer's starting or ending time."
  242. IDS_SPC_INVALID_ISSUER "Wrong issuing certificate used to verify a certificate."
  243. IDS_SPC_INVALID_PURPOSE "A purpose specified in a certificate (signing or issuer) makes it invalid for Authenticode."
  244. IDS_SPC_INVALID_BASIC_CONSTRAINTS
  245. "A basic constraint of a certificate in the signature failed for Authenticode."
  246. IDS_SPC_UNSUPPORTED_BASIC_CONSTRAINTS
  247. "Unsupported basic constraint found in a certificate used by the signature."
  248. IDS_SPC_INVALID_CERT_TIME
  249. "The date for the signing certificate is not valid."
  250. IDS_SPC_UNTRUSTED_TIMESTAMP_ROOT
  251. "The root is not trusted as the time stamp root."
  252. IDS_SPC_INVALID_FINANCIAL
  253. "Certificate does not contain or does not meet the Authenticode financial extension."
  254. IDS_SPC_NO_OPUS_INFO "No opus information provided for the signing certificate."
  255. IDS_SPC_NO_SIGNATURE "Authenticode signature not found."
  256. END
  257. STRINGTABLE DISCARDABLE
  258. BEGIN
  259. IDS_CLICKHEREFORCERT "Click here to view the publisher's certificate."
  260. IDS_CLICKHEREFOROPUSINFO
  261. "Click here to find out more about the software being verified."
  262. END
  263. STRINGTABLE DISCARDABLE
  264. BEGIN
  265. IDS_CLICKHEREFORADVANCED
  266. "Click here to view advanced information about the signature."
  267. END
  268. #endif // English (U.S.) resources
  269. /////////////////////////////////////////////////////////////////////////////
  270. #ifndef APSTUDIO_INVOKED
  271. /////////////////////////////////////////////////////////////////////////////
  272. //
  273. // Generated from the TEXTINCLUDE 3 resource.
  274. //
  275. /////////////////////////////////////////////////////////////////////////////
  276. #endif // not APSTUDIO_INVOKED