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.

194 lines
6.2 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. /////////////////////////////////////////////////////////////////////////////
  20. //
  21. // Dialog
  22. //
  23. IDD_MAINDLG DIALOG DISCARDABLE 0, 0, 302, 229
  24. STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
  25. CAPTION "Install CA Certificates"
  26. FONT 8, "MS Shell Dlg"
  27. BEGIN
  28. DEFPUSHBUTTON "&Yes",IDYES,167,208,60,14
  29. PUSHBUTTON "&No",IDNO,235,208,60,14
  30. ICON IDI_INSTALL_CERT,IDC_STATIC,7,7,20,20
  31. LTEXT "To secure information that you send and receive, you are being asked to install the certificate(s) listed below. If you do not install the certificate(s), you will receive a security warning any time you are presented with these certificate(s).",
  32. IDC_STATIC,40,7,255,37
  33. GROUPBOX "Certification authorities",IDC_STATIC,7,44,288,72
  34. LISTBOX IDC_INSTALLCA_CALIST,17,54,268,34,LBS_SORT |
  35. LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
  36. LTEXT "CA list signed by:",IDC_STATIC,17,94,87,14
  37. EDITTEXT IDC_INSTALLCA_VERIFIER,104,94,113,14,ES_AUTOHSCROLL |
  38. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  39. PUSHBUTTON "&More Info",IDC_INSTALLCA_MOREINFO,225,94,60,14
  40. GROUPBOX "Legal disclaimer",IDC_STATIC,7,124,288,54
  41. EDITTEXT IDC_INSTALLCA_LEGALDISCLAIMER,17,134,268,34,ES_MULTILINE |
  42. ES_AUTOVSCROLL | ES_READONLY | NOT WS_BORDER |
  43. WS_VSCROLL | NOT WS_TABSTOP
  44. LTEXT "Do you want to install these CA certificates?",
  45. IDC_STATIC,7,186,288,14
  46. PUSHBUTTON "Button1",IDCANCEL,40,208,64,14,NOT WS_VISIBLE | NOT
  47. WS_TABSTOP
  48. END
  49. IDD_CAINFO DIALOG DISCARDABLE 0, 0, 264, 196
  50. STYLE DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
  51. CAPTION "Certification Authority Information"
  52. FONT 8, "MS Shell Dlg"
  53. BEGIN
  54. DEFPUSHBUTTON "OK",IDOK,186,175,71,14
  55. LTEXT "The following information can be used to verify the authenticity of this certificate. For example, if the thumbprint below matches with the thumbprint published by the CA in other places then the certificate is authentic. ",
  56. IDC_STATIC,7,7,250,36
  57. LTEXT "Name:",IDC_STATIC,7,52,91,14
  58. LTEXT "Expiration date:",IDC_STATIC,7,72,91,14
  59. EDITTEXT IDC_CAINFO_NAME,98,52,159,14,ES_AUTOHSCROLL |
  60. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  61. EDITTEXT IDC_CAINFO_EXPIRATION_DATE,98,72,159,14,ES_AUTOHSCROLL |
  62. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  63. LTEXT "Thumbprint:",IDC_STATIC,7,92,91,22
  64. EDITTEXT IDC_CAINFO_THUMBPRINT,98,92,159,22,ES_MULTILINE |
  65. ES_READONLY | NOT WS_BORDER | NOT WS_TABSTOP
  66. LTEXT "Thumbprint algorithm: ",IDC_STATIC,7,120,91,14
  67. EDITTEXT IDC_CAINFO_THUMBPRINT_ALGORITHM,98,120,159,14,
  68. ES_AUTOHSCROLL | ES_READONLY | NOT WS_BORDER | NOT
  69. WS_TABSTOP
  70. PUSHBUTTON "&View Certificate",IDC_CAINFO_VIEWCERT,186,140,71,14
  71. PUSHBUTTON "Button1",IDCANCEL,41,177,57,12,NOT WS_VISIBLE
  72. END
  73. /////////////////////////////////////////////////////////////////////////////
  74. //
  75. // DESIGNINFO
  76. //
  77. #ifdef APSTUDIO_INVOKED
  78. GUIDELINES DESIGNINFO DISCARDABLE
  79. BEGIN
  80. IDD_MAINDLG, DIALOG
  81. BEGIN
  82. LEFTMARGIN, 7
  83. RIGHTMARGIN, 295
  84. VERTGUIDE, 17
  85. VERTGUIDE, 32
  86. VERTGUIDE, 40
  87. VERTGUIDE, 104
  88. VERTGUIDE, 167
  89. VERTGUIDE, 217
  90. VERTGUIDE, 225
  91. VERTGUIDE, 227
  92. VERTGUIDE, 235
  93. VERTGUIDE, 285
  94. TOPMARGIN, 7
  95. BOTTOMMARGIN, 222
  96. HORZGUIDE, 32
  97. HORZGUIDE, 44
  98. HORZGUIDE, 54
  99. HORZGUIDE, 88
  100. HORZGUIDE, 94
  101. HORZGUIDE, 108
  102. HORZGUIDE, 116
  103. HORZGUIDE, 124
  104. HORZGUIDE, 134
  105. HORZGUIDE, 168
  106. HORZGUIDE, 178
  107. HORZGUIDE, 186
  108. HORZGUIDE, 200
  109. HORZGUIDE, 208
  110. END
  111. IDD_CAINFO, DIALOG
  112. BEGIN
  113. LEFTMARGIN, 7
  114. RIGHTMARGIN, 257
  115. VERTGUIDE, 98
  116. VERTGUIDE, 186
  117. TOPMARGIN, 7
  118. BOTTOMMARGIN, 189
  119. HORZGUIDE, 37
  120. HORZGUIDE, 52
  121. HORZGUIDE, 66
  122. HORZGUIDE, 72
  123. HORZGUIDE, 86
  124. HORZGUIDE, 92
  125. HORZGUIDE, 114
  126. HORZGUIDE, 120
  127. HORZGUIDE, 134
  128. HORZGUIDE, 140
  129. HORZGUIDE, 154
  130. END
  131. END
  132. #endif // APSTUDIO_INVOKED
  133. /////////////////////////////////////////////////////////////////////////////
  134. //
  135. // Icon
  136. //
  137. // Icon with lowest ID value placed first to ensure application icon
  138. // remains consistent on all systems.
  139. IDI_INSTALL_CERT ICON DISCARDABLE "instcert.ico"
  140. #ifdef APSTUDIO_INVOKED
  141. /////////////////////////////////////////////////////////////////////////////
  142. //
  143. // TEXTINCLUDE
  144. //
  145. 1 TEXTINCLUDE DISCARDABLE
  146. BEGIN
  147. "resource.h\0"
  148. END
  149. 2 TEXTINCLUDE DISCARDABLE
  150. BEGIN
  151. "#include ""afxres.h""\r\n"
  152. "\0"
  153. END
  154. 3 TEXTINCLUDE DISCARDABLE
  155. BEGIN
  156. "\r\n"
  157. "\0"
  158. END
  159. #endif // APSTUDIO_INVOKED
  160. #endif // English (U.S.) resources
  161. /////////////////////////////////////////////////////////////////////////////
  162. #ifndef APSTUDIO_INVOKED
  163. /////////////////////////////////////////////////////////////////////////////
  164. //
  165. // Generated from the TEXTINCLUDE 3 resource.
  166. //
  167. /////////////////////////////////////////////////////////////////////////////
  168. #endif // not APSTUDIO_INVOKED