cdosysstr.h 9.5 KB

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