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
19939ee5
Commit
19939ee5
authored
Nov 10, 2010
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Define a few more msxml interfaces and classes.
parent
6c90ebd5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
msxml2.idl
include/msxml2.idl
+0
-0
msxml2did.h
include/msxml2did.h
+23
-0
No files found.
include/msxml2.idl
View file @
19939ee5
This diff is collapsed.
Click to expand it.
include/msxml2did.h
View file @
19939ee5
...
...
@@ -199,6 +199,19 @@
#define DISPID_DOM_ERROR_FILEPOS 0x000000b7
#define DISPID_DOM_ERROR__TOP 0x000000b8
#define DISPID_DOM_ERROR2 0x000000b9
#define DISPID_DOM_ERROR2_ALLERRORS 0x000000ba
#define DISPID_DOM_ERROR2_ERRORPARAMETERS 0x000000bb
#define DISPID_DOM_ERROR2_ERRORPARAMETERSCOUNT 0x000000bc
#define DISPID_DOM_ERROR2_ERRORXPATH 0x000000bd
#define DISPID_DOM_ERROR2__TOP 0x000000be
#define DISPID_DOM_ERRORCOLLECTION 0x000000bf
#define DISPID_DOM_ERRORCOLLECTION_LENGTH 0x000000c0
#define DISPID_DOM_ERRORCOLLECTION_NEXT 0x000000c1
#define DISPID_DOM_ERRORCOLLECTION_RESET 0x000000c2
#define DISPID_DOM_ERRORCOLLECTION__TOP 0x000000c3
#define DISPID_XTLRUNTIME 0x000000b9
#define DISPID_XTLRUNTIME_UNIQUEID 0x000000ba
#define DISPID_XTLRUNTIME_DEPTH 0x000000bb
...
...
@@ -415,6 +428,16 @@
#define DISPID_MX_NSMGR_GETURIFROMNODE 0x00000587
#define DISPID_MX_NSMGR_LENGTH 0x00000588
#define DISPID_MXXML_FILTER 0x0000058a
#define DISPID_MXXML_FILTER_CONTENTHANDLER 0x0000058b
#define DISPID_MXXML_FILTER_DTDHANDLER 0x0000058c
#define DISPID_MXXML_FILTER_ENTITYRESOLVER 0x0000058d
#define DISPID_MXXML_FILTER_ERRORHANDLER 0x0000058e
#define DISPID_MXXML_FILTER_GETFEATURE 0x0000058f
#define DISPID_MXXML_FILTER_GETPROPERTY 0x00000590
#define DISPID_MXXML_FILTER_PUTFEATURE 0x00000591
#define DISPID_MXXML_FILTER_PUTPROPERTY 0x00000592
#define DISPID_SOM_VALIDATE 0x0000058b
#define DISPID_SOM_VALIDATEONLOAD 0x0000058c
#define DISPID_SOM_GETSCHEMA 0x0000058d
...
...
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