Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
0e727d42
Commit
0e727d42
authored
Apr 15, 2016
by
Alistair Leslie-Hughes
Committed by
Alexandre Julliard
Apr 18, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mimeole.idl: Add missing Mime Property IDS.
Signed-off-by:
Alistair Leslie-Hughes
<
leslie_alistair@hotmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
7a2e5b03
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
49 additions
and
3 deletions
+49
-3
mimeole.idl
include/mimeole.idl
+49
-3
No files found.
include/mimeole.idl
View file @
0e727d42
...
...
@@ -84,10 +84,56 @@ cpp_quote(" PID_HDR_PATH = 26,")
cpp_quote
(
" PID_HDR_FOLLOWUPTO = 27,"
)
cpp_quote
(
" PID_HDR_EXPIRES = 28,"
)
cpp_quote
(
" PID_HDR_CC = 29,"
)
cpp_quote
(
" PID_HDR_CONTROL = 30,"
)
cpp_quote
(
" PID_HDR_DISTRIB = 31,"
)
cpp_quote
(
" PID_HDR_KEYWORDS = 32,"
)
cpp_quote
(
" PID_HDR_SUMMARY = 33,"
)
cpp_quote
(
" PID_HDR_APPROVED = 34,"
)
cpp_quote
(
" PID_HDR_LINES = 35,"
)
cpp_quote
(
" PID_HDR_XREF = 36,"
)
cpp_quote
(
" PID_HDR_ORG = 37,"
)
cpp_quote
(
" PID_HDR_XNEWSRDR = 38,"
)
cpp_quote
(
" PID_HDR_XPRI = 39,"
)
cpp_quote
(
" PID_HDR_XMSPRI = 40,"
)
cpp_quote
(
" PID_PAR_FILENAME = 41,"
)
cpp_quote
(
" PID_PAR_BOUNDARY = 42,"
)
cpp_quote
(
" PID_PAR_CHARSET = 43,"
)
cpp_quote
(
" PID_PAR_NAME = 44,"
)
cpp_quote
(
" PID_ATT_FILENAME = 45,"
)
cpp_quote
(
" PID_ATT_GENFNAME = 46,"
)
cpp_quote
(
" PID_ATT_PRITYPE = 47,"
)
cpp_quote
(
" PID_ATT_SUBTYPE = 48,"
)
cpp_quote
(
" PID_ATT_NORMSUBJ = 49,"
)
cpp_quote
(
" PID_ATT_ILLEGAL = 50,"
)
cpp_quote
(
" PID_ATT_RENDERED = 51,"
)
cpp_quote
(
" PID_ATT_SENTTIME = 52,"
)
cpp_quote
(
" PID_ATT_RECVTIME = 53,"
)
cpp_quote
(
" PID_ATT_PRIORITY = 54,"
)
cpp_quote
(
" PID_HDR_COMMENT = 55,"
)
cpp_quote
(
" PID_HDR_ENCODING = 56,"
)
cpp_quote
(
" PID_HDR_ENCRYPTED = 57,"
)
cpp_quote
(
" PID_HDR_OFFSETS = 58,"
)
cpp_quote
(
" PID_HDR_XUNSENT = 59,"
)
cpp_quote
(
" PID_HDR_ARTICLEID = 60,"
)
cpp_quote
(
" PID_HDR_SENDER = 61,"
)
cpp_quote
(
" PID_HDR_INREPLYTO = 77,"
)
cpp_quote
(
" PID_ATT_SERVER = 62,"
)
cpp_quote
(
" PID_ATT_ACCOUNT = 63,"
)
cpp_quote
(
" PID_ATT_UIDL = 64,"
)
cpp_quote
(
" PID_ATT_STOREMSGID = 65,"
)
cpp_quote
(
" PID_ATT_USERNAME = 66,"
)
cpp_quote
(
" PID_ATT_FORWARDTO = 67,"
)
cpp_quote
(
" PID_ATT_STOREFOLDERID = 68,"
)
cpp_quote
(
" PID_ATT_GHOSTED = 69,"
)
cpp_quote
(
" PID_ATT_UNCACHEDSIZE = 70,"
)
cpp_quote
(
" PID_ATT_COMBINED = 71,"
)
cpp_quote
(
" PID_ATT_AUTOINLINED = 72,"
)
cpp_quote
(
" PID_HDR_DISP_NOTIFICATION_TO = 73,"
)
cpp_quote
(
" PID_PAR_REPLYTYPE = 74,"
)
cpp_quote
(
" PID_PAR_FORMAT = 75,"
)
cpp_quote
(
" PID_ATT_FORMAT = 76,"
)
cpp_quote
(
" PID_HDR_INREPLYTO = 77,"
)
cpp_quote
(
" PID_ATT_ACCOUNTNAME = 78,"
)
cpp_quote
(
" PID_LAST = 79,"
)
cpp_quote
(
"} MIMEPROPID;"
)
cpp_quote
(
"#define TYPEDID_MASK ((ULONG)0xffff)"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment