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
84cf8ca0
Commit
84cf8ca0
authored
Apr 19, 2016
by
Alistair Leslie-Hughes
Committed by
Alexandre Julliard
Apr 22, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mimeole.idl: Add more MIME_E defines.
Signed-off-by:
Alistair Leslie-Hughes
<
leslie_alistair@hotmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
896a62a2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
mimeole.idl
include/mimeole.idl
+17
-0
No files found.
include/mimeole.idl
View file @
84cf8ca0
...
...
@@ -48,6 +48,23 @@ cpp_quote("#define MIME_E_INVALID_HANDLE 0x800cce09")
cpp_quote
(
"#define MIME_E_CHARSET_TRANSLATE 0x800cce0a"
)
cpp_quote
(
"#define MIME_E_NOT_INITIALIZED 0x800cce0b"
)
cpp_quote
(
"#define MIME_E_INVALID_OPTION_VALUE 0x800cce1f"
)
cpp_quote
(
"#define MIME_E_INVALID_OPTION_ID 0x800cce20"
)
cpp_quote
(
"#define MIME_E_INVALID_HEADER_NAME 0x800cce21"
)
cpp_quote
(
"#define MIME_E_NOT_BOUND 0x800cce22"
)
cpp_quote
(
"#define MIME_E_MAX_SIZE_TOO_SMALL 0x800cce23"
)
cpp_quote
(
"#define MIME_E_MULTIPART_HAS_CHILDREN 0x800cce25"
)
cpp_quote
(
"#define MIME_E_INVALID_PROP_FLAGS 0x800cce26"
)
cpp_quote
(
"#define MIME_E_INVALID_ADDRESS_TYPE 0x800cce27"
)
cpp_quote
(
"#define MIME_E_INVALID_OBJECT_IID 0x800cce28"
)
cpp_quote
(
"#define MIME_E_MLANG_DLL_NOT_FOUND 0x800cce29"
)
cpp_quote
(
"#define MIME_E_ROOT_NOT_EMPTY 0x800cce2a"
)
cpp_quote
(
"#define MIME_E_MLANG_BAD_DLL 0x800cce2b"
)
cpp_quote
(
"#define MIME_E_REG_OPEN_KEY 0x800cce2c"
)
cpp_quote
(
"#define MIME_E_INVALID_INET_DATE 0x800cce2d"
)
cpp_quote
(
"#define MIME_E_INVALID_BODYTYPE 0x800cce2e"
)
cpp_quote
(
"#define MIME_E_INVALID_DELETE_TYPE 0x800cce2f"
)
cpp_quote
(
"#define MIME_E_OPTION_HAS_NO_VALUE 0x800cce30"
)
cpp_quote
(
"#define MIME_E_INVALID_CHARSET_TYPE 0x800cce31"
)
cpp_quote
(
"#define MIME_E_INVALID_TEXT_TYPE 0x800cce38"
)
...
...
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