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.

115 lines
5.3 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: xaddroot.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include "cactl2.rc"
  13. #include "instres.h"
  14. #define APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. //
  17. // Generated from the TEXTINCLUDE 2 resource.
  18. //
  19. #include "winres.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. "resource.h\0"
  37. END
  38. 2 TEXTINCLUDE DISCARDABLE
  39. BEGIN
  40. "#include ""winres.h""\r\n"
  41. "\0"
  42. END
  43. 3 TEXTINCLUDE DISCARDABLE
  44. BEGIN
  45. "1 TYPELIB ""xaddroot.tlb""\r\n"
  46. "\0"
  47. END
  48. #endif // APSTUDIO_INVOKED
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // REGISTRY
  52. //
  53. IDR_CADDROOT REGISTRY DISCARDABLE "caddroot.rgs"
  54. /////////////////////////////////////////////////////////////////////////////
  55. //
  56. // String Table
  57. //
  58. STRINGTABLE DISCARDABLE
  59. BEGIN
  60. IDS_PROJNAME "xaddroot"
  61. IDS_LEGALDISCLAIMER "To secure information that you send and receive across the network, you are being asked to install the certification authority (CA) certificate(s) listed above. This is an important security decision. A CA is an entity that issues certificates to sites and users. Certificates are used to establish secure communications between two parties and they also provide strong, verifiable evidence of the identity of a site or a user. By accepting the CA certificate(s) listed above, you are implying that you have confidence that the CA only issues certificates to those entities that have had their identities verified by the CA. If you decide to install the CA certificate(s) listed above, you will be able to connect to and securely communicate with any entity certified by the CA(s) and have confidence that the entity is who they claim to be. If you do not install the CA certificate(s) above, you will receive a security warning any time you are presented with a certificate issued by the CA(s) and will then have to make your own security decisions on a case by case basis about the sites or users in question.\r\n\r\n\
  62. Microsoft is not the issuer of the CA certificate(s), nor were they issued to Microsoft. \
  63. Microsoft has cooperated with the Certificate Authority named in the certificate(s) to enable the distribution and installation of their certificate(s) into the Windows certificate store. \
  64. Prior to enabling distribution of the CA certificate(s), Microsoft has taken steps to confirm that the company or person named in the Certificate(s) as the Certificate Authority issued the CA certificate(s) submitted to us.\r\n\r\n\
  65. Microsoft's distribution of the CA certificate(s) in no way constitutes an endorsement or approval of any kind by Microsoft of the person or company to whom the certificate was issued, and/or the person or company who issued the certificate (the Certificate Authority).\r\n\r\n\
  66. The CA certificate(s) come as is, with no warranties from Microsoft. None. Not even the implied warranty of merchantability or warranty of fitness for a particular purpose or any warranty of non-infringement.\r\n\r\n\
  67. Microsoft will not be liable for any of those damages known as indirect, special, consequential, or incidental damages related to the CA certificates or related services.\r\n\r\n\
  68. By your installation of the CA certificate(s) you tell Microsoft that Yes, I Agree to the Legal Information provided in this dialog box at the time of issue."
  69. IDS_INSTALLCA "Install CA Certificates"
  70. IDS_JUST_SAY_YES "To install CA certificates, click Yes to the ""Do you want to ADD the following certificate to the Root Store?"" dialog."
  71. IDS_TOO_MANY_CA_CERTS "An excessive number of intermediate certificates have been detected. Do you wish to continue with this operation and add another?"
  72. END
  73. #endif // English (U.S.) resources
  74. /////////////////////////////////////////////////////////////////////////////
  75. #ifndef APSTUDIO_INVOKED
  76. /////////////////////////////////////////////////////////////////////////////
  77. //
  78. // Generated from the TEXTINCLUDE 3 resource.
  79. //
  80. 1 TYPELIB "xaddroot.tlb"
  81. /////////////////////////////////////////////////////////////////////////////
  82. #endif // not APSTUDIO_INVOKED
  83. #include <ntverp.h>
  84. #include "..\..\..\..\inc\cryptver.h"
  85. #define VER_FILETYPE VFT_APP
  86. #define VER_FILESUBTYPE VFT2_UNKNOWN
  87. #define VER_FILEDESCRIPTION_STR "XAddRoot"
  88. #define VER_INTERNALNAME_STR "XAddRoot"
  89. #define VER_ORIGINALFILENAME_STR VER_INTERNALNAME_STR
  90. #define VER_OLESELFREGISTER
  91. #include <common.ver>