CDOSysStr.h
上传用户:dzyhzl
上传日期:2019-04-29
资源大小:56270k
文件大小:10k
源码类别:

模拟服务器

开发平台:

C/C++

  1. #ifndef __cdostr_h_
  2. #define __cdostr_h_
  3. // __CdoCalendar_MODULE_DEFINED__
  4. #define cdoTimeZoneIDURN L"urn:schemas:calendar:timezoneid"
  5. // __CdoCharset_MODULE_DEFINED__
  6. #define cdoBIG5 L"big5"
  7. #define cdoEUC_JP L"euc-jp"
  8. #define cdoEUC_KR L"euc-kr"
  9. #define cdoGB2312 L"gb2312"
  10. #define cdoISO_2022_JP L"iso-2022-jp"
  11. #define cdoISO_2022_KR L"iso-2022-kr"
  12. #define cdoISO_8859_1 L"iso-8859-1"
  13. #define cdoISO_8859_2 L"iso-8859-2"
  14. #define cdoISO_8859_3 L"iso-8859-3"
  15. #define cdoISO_8859_4 L"iso-8859-4"
  16. #define cdoISO_8859_5 L"iso-8859-5"
  17. #define cdoISO_8859_6 L"iso-8859-6"
  18. #define cdoISO_8859_7 L"iso-8859-7"
  19. #define cdoISO_8859_8 L"iso-8859-8"
  20. #define cdoISO_8859_9 L"iso-8859-9"
  21. #define cdoKOI8_R L"koi8-r"
  22. #define cdoShift_JIS L"shift-jis"
  23. #define cdoUS_ASCII L"us-ascii"
  24. #define cdoUTF_7 L"utf-7"
  25. #define cdoUTF_8 L"utf-8"
  26. // __CdoConfiguration_MODULE_DEFINED__
  27. #define cdoAutoPromoteBodyParts L"http://schemas.microsoft.com/cdo/configuration/autopromotebodyparts"
  28. #define cdoFlushBuffersOnWrite L"http://schemas.microsoft.com/cdo/configuration/flushbuffersonwrite"
  29. #define cdoHTTPCookies L"http://schemas.microsoft.com/cdo/configuration/httpcookies"
  30. #define cdoLanguageCode L"http://schemas.microsoft.com/cdo/configuration/languagecode"
  31. #define cdoNNTPAccountName L"http://schemas.microsoft.com/cdo/configuration/nntpaccountname"
  32. #define cdoNNTPAuthenticate L"http://schemas.microsoft.com/cdo/configuration/nntpauthenticate"
  33. #define cdoNNTPConnectionTimeout L"http://schemas.microsoft.com/cdo/configuration/nntpconnectiontimeout"
  34. #define cdoNNTPServer L"http://schemas.microsoft.com/cdo/configuration/nntpserver"
  35. #define cdoNNTPServerPickupDirectory L"http://schemas.microsoft.com/cdo/configuration/nntpserverpickupdirectory"
  36. #define cdoNNTPServerPort L"http://schemas.microsoft.com/cdo/configuration/nntpserverport"
  37. #define cdoNNTPUseSSL L"http://schemas.microsoft.com/cdo/configuration/nntpusessl"
  38. #define cdoPostEmailAddress L"http://schemas.microsoft.com/cdo/configuration/postemailaddress"
  39. #define cdoPostPassword L"http://schemas.microsoft.com/cdo/configuration/postpassword"
  40. #define cdoPostUserName L"http://schemas.microsoft.com/cdo/configuration/postusername"
  41. #define cdoPostUserReplyEmailAddress L"http://schemas.microsoft.com/cdo/configuration/postuserreplyemailaddress"
  42. #define cdoPostUsingMethod L"http://schemas.microsoft.com/cdo/configuration/postusing"
  43. #define cdoSaveSentItems L"http://schemas.microsoft.com/cdo/configuration/savesentitems"
  44. #define cdoSendEmailAddress L"http://schemas.microsoft.com/cdo/configuration/sendemailaddress"
  45. #define cdoSendPassword L"http://schemas.microsoft.com/cdo/configuration/sendpassword"
  46. #define cdoSendUserName L"http://schemas.microsoft.com/cdo/configuration/sendusername"
  47. #define cdoSendUserReplyEmailAddress L"http://schemas.microsoft.com/cdo/configuration/senduserreplyemailaddress"
  48. #define cdoSendUsingMethod L"http://schemas.microsoft.com/cdo/configuration/sendusing"
  49. #define cdoSMTPAccountName L"http://schemas.microsoft.com/cdo/configuration/smtpaccountname"
  50. #define cdoSMTPAuthenticate L"http://schemas.microsoft.com/cdo/configuration/smtpauthenticate"
  51. #define cdoSMTPConnectionTimeout L"http://schemas.microsoft.com/cdo/configuration/smtpconnectiontimeout"
  52. #define cdoSMTPServer L"http://schemas.microsoft.com/cdo/configuration/smtpserver"
  53. #define cdoSMTPServerPickupDirectory L"http://schemas.microsoft.com/cdo/configuration/smtpserverpickupdirectory"
  54. #define cdoSMTPServerPort L"http://schemas.microsoft.com/cdo/configuration/smtpserverport"
  55. #define cdoSMTPUseSSL L"http://schemas.microsoft.com/cdo/configuration/smtpusessl"
  56. #define cdoURLGetLatestVersion L"http://schemas.microsoft.com/cdo/configuration/urlgetlatestversion"
  57. #define cdoURLProxyBypass L"http://schemas.microsoft.com/cdo/configuration/urlproxybypass"
  58. #define cdoURLProxyServer L"http://schemas.microsoft.com/cdo/configuration/urlproxyserver"
  59. #define cdoUseMessageResponseText L"http://schemas.microsoft.com/cdo/configuration/usemessageresponsetext"
  60. // __CdoContentTypeValues_MODULE_DEFINED__
  61. #define cdoGif L"image/gif"
  62. #define cdoJpeg L"image/jpeg"
  63. #define cdoMessageExternalBody L"message/external-body"
  64. #define cdoMessagePartial L"message/partial"
  65. #define cdoMessageRFC822 L"message/rfc822"
  66. #define cdoMultipartAlternative L"multipart/alternative"
  67. #define cdoMultipartDigest L"multipart/digest"
  68. #define cdoMultipartMixed L"multipart/mixed"
  69. #define cdoMultipartRelated L"multipart/related"
  70. #define cdoTextHTML L"text/html"
  71. #define cdoTextPlain L"text/plain"
  72. // __CdoDAV_MODULE_DEFINED__
  73. #define cdoContentClass L"DAV:contentclass"
  74. #define cdoGetContentType L"DAV:getcontenttype"
  75. // __CdoEncodingType_MODULE_DEFINED__
  76. #define cdo7bit L"7bit"
  77. #define cdo8bit L"8bit"
  78. #define cdoBase64 L"base64"
  79. #define cdoBinary L"binary"
  80. #define cdoMacBinHex40 L"mac-binhex40"
  81. #define cdoQuotedPrintable L"quoted-printable"
  82. #define cdoUuencode L"uuencode"
  83. // __CdoExchange_MODULE_DEFINED__
  84. #define cdoSensitivity L"http://schemas.microsoft.com/exchange/sensitivity"
  85. // __CdoHTTPMail_MODULE_DEFINED__
  86. #define cdoAttachmentFilename L"urn:schemas:httpmail:attachmentfilename"
  87. #define cdoBcc L"urn:schemas:httpmail:bcc"
  88. #define cdoCc L"urn:schemas:httpmail:cc"
  89. #define cdoContentDispositionType L"urn:schemas:httpmail:content-disposition-type"
  90. #define cdoContentMediaType L"urn:schemas:httpmail:content-media-type"
  91. #define cdoDate L"urn:schemas:httpmail:date"
  92. #define cdoDateReceived L"urn:schemas:httpmail:datereceived"
  93. #define cdoFrom L"urn:schemas:httpmail:from"
  94. #define cdoHasAttachment L"urn:schemas:httpmail:hasattachment"
  95. #define cdoHTMLDescription L"urn:schemas:httpmail:htmldescription"
  96. #define cdoImportance L"urn:schemas:httpmail:importance"
  97. #define cdoNormalizedSubject L"urn:schemas:httpmail:normalizedsubject"
  98. #define cdoPriority L"urn:schemas:httpmail:priority"
  99. #define cdoReplyTo L"urn:schemas:httpmail:reply-to"
  100. #define cdoSender L"urn:schemas:httpmail:sender"
  101. #define cdoSubject L"urn:schemas:httpmail:subject"
  102. #define cdoTextDescription L"urn:schemas:httpmail:textdescription"
  103. #define cdoThreadTopic L"urn:schemas:httpmail:thread-topic"
  104. #define cdoTo L"urn:schemas:httpmail:to"
  105. // __CdoInterfaces_MODULE_DEFINED__
  106. #define cdoAdoStream L"_Stream"
  107. #define cdoIBodyPart L"IBodyPart"
  108. #define cdoIConfiguration L"IConfiguration"
  109. #define cdoIDataSource L"IDataSource"
  110. #define cdoIMessage L"IMessage"
  111. #define cdoIStream L"IStream"
  112. // __CdoMailHeader_MODULE_DEFINED__
  113. #define cdoApproved L"urn:schemas:mailheader:approved"
  114. #define cdoComment L"urn:schemas:mailheader:comment"
  115. #define cdoContentBase L"urn:schemas:mailheader:content-base"
  116. #define cdoContentDescription L"urn:schemas:mailheader:content-description"
  117. #define cdoContentDisposition L"urn:schemas:mailheader:content-disposition"
  118. #define cdoContentId L"urn:schemas:mailheader:content-id"
  119. #define cdoContentLanguage L"urn:schemas:mailheader:content-language"
  120. #define cdoContentLocation L"urn:schemas:mailheader:content-location"
  121. #define cdoContentTransferEncoding L"urn:schemas:mailheader:content-transfer-encoding"
  122. #define cdoContentType L"urn:schemas:mailheader:content-type"
  123. #define cdoControl L"urn:schemas:mailheader:control"
  124. #define cdoDisposition L"urn:schemas:mailheader:disposition"
  125. #define cdoDispositionNotificationTo L"urn:schemas:mailheader:disposition-notification-to"
  126. #define cdoDistribution L"urn:schemas:mailheader:distribution"
  127. #define cdoExpires L"urn:schemas:mailheader:expires"
  128. #define cdoFollowupTo L"urn:schemas:mailheader:followup-to"
  129. #define cdoInReplyTo L"urn:schemas:mailheader:in-reply-to"
  130. #define cdoLines L"urn:schemas:mailheader:lines"
  131. #define cdoMessageId L"urn:schemas:mailheader:message-id"
  132. #define cdoMIMEVersion L"urn:schemas:mailheader:mime-version"
  133. #define cdoNewsgroups L"urn:schemas:mailheader:newsgroups"
  134. #define cdoOrganization L"urn:schemas:mailheader:organization"
  135. #define cdoOriginalRecipient L"urn:schemas:mailheader:original-recipient"
  136. #define cdoPath L"urn:schemas:mailheader:path"
  137. #define cdoPostingVersion L"urn:schemas:mailheader:posting-version"
  138. #define cdoReceived L"urn:schemas:mailheader:received"
  139. #define cdoReferences L"urn:schemas:mailheader:references"
  140. #define cdoRelayVersion L"urn:schemas:mailheader:relay-version"
  141. #define cdoReturnPath L"urn:schemas:mailheader:return-path"
  142. #define cdoReturnReceiptTo L"urn:schemas:mailheader:return-receipt-to"
  143. #define cdoSummary L"urn:schemas:mailheader:summary"
  144. #define cdoThreadIndex L"urn:schemas:mailheader:thread-index"
  145. #define cdoXMailer L"urn:schemas:mailheader:x-mailer"
  146. #define cdoXref L"urn:schemas:mailheader:xref"
  147. #define cdoXUnsent L"urn:schemas:mailheader:x-unsent"
  148. // __CdoNamespace_MODULE_DEFINED__
  149. #define cdoNSConfiguration L"http://schemas.microsoft.com/cdo/configuration/"
  150. #define cdoNSContacts L"urn:schemas:contacts:"
  151. #define cdoNSHTTPMail L"urn:schemas:httpmail:"
  152. #define cdoNSMailHeader L"urn:schemas:mailheader:"
  153. #define cdoNSNNTPEnvelope L"http://schemas.microsoft.com/cdo/nntpenvelope/"
  154. #define cdoNSSMTPEnvelope L"http://schemas.microsoft.com/cdo/smtpenvelope/"
  155. // __CdoNNTPEnvelope_MODULE_DEFINED__
  156. #define cdoNewsgroupList L"http://schemas.microsoft.com/cdo/nntpenvelope/newsgrouplist"
  157. #define cdoNNTPProcessing L"http://schemas.microsoft.com/cdo/nntpenvelope/nntpprocessing"
  158. // __CdoOffice_MODULE_DEFINED__
  159. #define cdoKeywords L"urn:schemas-microsoft-com:office:office#Keywords"
  160. // __CdoSMTPEnvelope_MODULE_DEFINED__
  161. #define cdoArrivalTime L"http://schemas.microsoft.com/cdo/smtpenvelope/arrivaltime"
  162. #define cdoClientIPAddress L"http://schemas.microsoft.com/cdo/smtpenvelope/clientipaddress"
  163. #define cdoMessageStatus L"http://schemas.microsoft.com/cdo/smtpenvelope/messagestatus"
  164. #define cdoPickupFileName L"http://schemas.microsoft.com/cdo/smtpenvelope/pickupfilename"
  165. #define cdoRecipientList L"http://schemas.microsoft.com/cdo/smtpenvelope/recipientlist"
  166. #define cdoSenderEmailAddress L"http://schemas.microsoft.com/cdo/smtpenvelope/senderemailaddress"
  167. // __CdoErrors_MODULE_DEFINED__
  168. #endif // __cdostr_h_