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.

166 lines
5.9 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: certexit.rc
  8. //
  9. //--------------------------------------------------------------------------
  10. //Microsoft Developer Studio generated resource script.
  11. //
  12. #include "resource.h"
  13. #define APSTUDIO_READONLY_SYMBOLS
  14. /////////////////////////////////////////////////////////////////////////////
  15. //
  16. // Generated from the TEXTINCLUDE 2 resource.
  17. //
  18. #include "winnt.h"
  19. /////////////////////////////////////////////////////////////////////////////
  20. #undef APSTUDIO_READONLY_SYMBOLS
  21. /////////////////////////////////////////////////////////////////////////////
  22. // English (U.S.) resources
  23. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  24. #ifdef _WIN32
  25. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  26. #pragma code_page(1252)
  27. #endif //_WIN32
  28. #ifdef APSTUDIO_INVOKED
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // TEXTINCLUDE
  32. //
  33. 1 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "resource.h\0"
  36. END
  37. 2 TEXTINCLUDE DISCARDABLE
  38. BEGIN
  39. "#include ""winnt.h""\r\n"
  40. "\0"
  41. END
  42. 3 TEXTINCLUDE DISCARDABLE
  43. BEGIN
  44. "1 TYPELIB ""certxds.tlb""\r\n"
  45. "\0"
  46. END
  47. #endif // APSTUDIO_INVOKED
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // Dialog
  51. //
  52. IDD_EXITPG2 DIALOG DISCARDABLE 0, 0, 252, 226
  53. STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
  54. CAPTION "Publication Settings"
  55. FONT 8, "MS Shell Dlg"
  56. BEGIN
  57. LTEXT "The Windows default exit module publishes certificates when they are issued. To publish a certificate, the publication location must be specified in the certificate request.",
  58. -1,7,13,230,35
  59. CONTROL "Allow certificates to be published to the &file system",
  60. IDC_CHECK_FILE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,23,55,
  61. 217,13
  62. END
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // DESIGNINFO
  66. //
  67. #ifdef APSTUDIO_INVOKED
  68. GUIDELINES DESIGNINFO DISCARDABLE
  69. BEGIN
  70. IDD_EXITPG2, DIALOG
  71. BEGIN
  72. LEFTMARGIN, 7
  73. RIGHTMARGIN, 245
  74. VERTGUIDE, 13
  75. VERTGUIDE, 26
  76. VERTGUIDE, 240
  77. TOPMARGIN, 7
  78. BOTTOMMARGIN, 219
  79. END
  80. END
  81. #endif // APSTUDIO_INVOKED
  82. /////////////////////////////////////////////////////////////////////////////
  83. //
  84. // String Table
  85. //
  86. STRINGTABLE DISCARDABLE
  87. BEGIN
  88. IDS_CERTEXIT_DESC "CertExit Class"
  89. IDS_CERTMANAGEEXITMODULE_DESC "CertManageExitModule Class"
  90. IDS_MAPI_SUBJECT "Certificate Services Enrollment Notification"
  91. IDS_MAPI_UNKNOWN "Unknown"
  92. END
  93. STRINGTABLE DISCARDABLE
  94. BEGIN
  95. IDS_MODULE_NAME VER_FILEDESCRIPTION_STR
  96. IDS_MODULE_DESCR "Enterprise and Stand-alone Capable"
  97. IDS_MODULE_COPYRIGHT VER_LEGALCOPYRIGHT_STR
  98. IDS_WARNING_REBOOT "Certificate Services must be restarted for these changes to take effect."
  99. IDS_WARNING_NOSAVE "Warning: Changes could not be saved."
  100. IDS_INVALID_PREFIX "The URL entered does not begin with a valid prefix. The prefix must be one of the following:"
  101. IDS_INVALID_ENCODING "The string entered cannot be encoded as an IA5 string."
  102. IDS_INVALID_TOKEN "A replacement token entered does not match any recognized tokens"
  103. END
  104. STRINGTABLE DISCARDABLE
  105. BEGIN
  106. IDS_TITLEFORMAT_ISSUED "Certificate issued by %1"
  107. IDS_BODYFORMAT_ISSUED "Request ID: %1\n\nUser: %2\n\nRequester Name: %3\n\nSerial Number: %4\n\nCertificate Effective Date (GMT): %5\n\nCertificate Expiration Date (GMT): %6\n\nSubject: %7\n\nCertificate Template: %8\n\nCertificate Hash: %9\n\nRequest Disposition Message: %10"
  108. IDS_TITLEFORMAT_PENDING "Certificate request pending on %1"
  109. IDS_BODYFORMAT_PENDING "Request ID: %1\n\nUser: %2\n\nRequester Name: %3\n\nRequest Submission Date (GMT): %4\n\nSubject: %5\n\nCertificate Template: %6\n\nRequest Disposition Message: %7"
  110. IDS_TITLEFORMAT_DENIED "Certificate request denied by %1"
  111. IDS_BODYFORMAT_DENIED "Request ID: %1\n\nRequester Name: %2\n\nRequest Submission Date (GMT): %3\n\nSubject: %4\n\nRequest Disposition Message: %5\n\nRequest Disposition Message: %6"
  112. IDS_TITLEFORMAT_RETRIEVEPENDING "Certificate retrieved on %1"
  113. IDS_BODYFORMAT_RETRIEVEPENDING "Request ID: %1\n\nRequester Name: %2\n\nSerial Number: %3\n\nSubject: %4"
  114. IDS_TITLEFORMAT_REVOKED "Certificate revoked on %1"
  115. IDS_BODYFORMAT_REVOKED "Request ID: %1\n\nRevocation Date (GMT): %2\n\nEffective Revocation Date (GMT): %3\n\nRevocation Reason: %4\n\t0\tUnspecified\n\t1\tKey Compromise\n\t2\tCA Compromise\n\t3\tChange of Affiliation\n\t4\tSuperseded\n\t5\tCease of Operation\n\t6\tCertificate Hold\n\nUser: %5\n\nRequester Name: %6\n\nSerial Number: %7\n\nCertificate Effective Date (GMT): %8\n\nCertificate Expiration Date (GMT): %9\n\nSubject: %10\n\nCertificate Template: %11\n\nCertificate Hash: %12\n\nRequest Disposition Message: %13"
  116. IDS_TITLEFORMAT_CRLISSUED "CRL(s) issued by %1"
  117. IDS_BODYFORMAT_CRLISSUED "CRL(s) issued"
  118. IDS_TITLEFORMAT_SHUTDOWN "Certificate Services shutdown on %1"
  119. IDS_BODYFORMAT_SHUTDOWN "Certificate Services shutdown"
  120. IDS_TITLEFORMAT_STARTUP "Certificate Services startup on %1"
  121. IDS_BODYFORMAT_STARTUP "Certificate Services startup"
  122. END
  123. #endif // English (U.S.) resources
  124. /////////////////////////////////////////////////////////////////////////////
  125. #ifndef APSTUDIO_INVOKED
  126. /////////////////////////////////////////////////////////////////////////////
  127. //
  128. // Generated from the TEXTINCLUDE 3 resource.
  129. //
  130. 1 TYPELIB "certxds.tlb"
  131. /////////////////////////////////////////////////////////////////////////////
  132. #endif // not APSTUDIO_INVOKED