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
e11f65f6
Commit
e11f65f6
authored
Dec 22, 2010
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Set version to 1.0 for msxml classes.
parent
e5f65edf
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
0 deletions
+5
-0
msxml.idl
include/msxml.idl
+1
-0
xmldom.idl
include/xmldom.idl
+3
-0
xmldso.idl
include/xmldso.idl
+1
-0
No files found.
include/msxml.idl
View file @
e11f65f6
...
@@ -346,6 +346,7 @@ interface IXMLElementNotificationSink : IDispatch
...
@@ -346,6 +346,7 @@ interface IXMLElementNotificationSink : IDispatch
helpstring
(
"Msxml"
),
helpstring
(
"Msxml"
),
progid
(
"Msxml"
),
progid
(
"Msxml"
),
threading
(
both
),
threading
(
both
),
version
(
1.0
),
uuid
(
cfc399af
-
d876
-
11
d0
-
9
c10
-
00
c04fc99c8e
)
uuid
(
cfc399af
-
d876
-
11
d0
-
9
c10
-
00
c04fc99c8e
)
]
]
coclass
XMLDocument
coclass
XMLDocument
...
...
include/xmldom.idl
View file @
e11f65f6
...
@@ -740,6 +740,7 @@ dispinterface XMLDOMDocumentEvents
...
@@ -740,6 +740,7 @@ dispinterface XMLDOMDocumentEvents
progid
(
"Microsoft.XMLDOM.1.0"
),
progid
(
"Microsoft.XMLDOM.1.0"
),
vi_progid
(
"Microsoft.XMLDOM"
),
vi_progid
(
"Microsoft.XMLDOM"
),
threading
(
both
),
threading
(
both
),
version
(
1.0
),
uuid
(
2933b
f90
-
7b36
-
11
d2
-
b20e
-
00
c04f983e60
)
uuid
(
2933b
f90
-
7b36
-
11
d2
-
b20e
-
00
c04f983e60
)
]
]
coclass
DOMDocument
coclass
DOMDocument
...
@@ -753,6 +754,7 @@ coclass DOMDocument
...
@@ -753,6 +754,7 @@ coclass DOMDocument
progid
(
"Microsoft.FreeThreadedXMLDOM.1.0"
),
progid
(
"Microsoft.FreeThreadedXMLDOM.1.0"
),
vi_progid
(
"Microsoft.FreeThreadedXMLDOM"
),
vi_progid
(
"Microsoft.FreeThreadedXMLDOM"
),
threading
(
both
),
threading
(
both
),
version
(
1.0
),
uuid
(
2933b
f91
-
7b36
-
11
d2
-
b20e
-
00
c04f983e60
)
uuid
(
2933b
f91
-
7b36
-
11
d2
-
b20e
-
00
c04f983e60
)
]
]
coclass
DOMFreeThreadedDocument
coclass
DOMFreeThreadedDocument
...
@@ -821,6 +823,7 @@ interface IXMLHttpRequest : IDispatch
...
@@ -821,6 +823,7 @@ interface IXMLHttpRequest : IDispatch
progid
(
"Microsoft.XMLHTTP.1.0"
),
progid
(
"Microsoft.XMLHTTP.1.0"
),
vi_progid
(
"Microsoft.XMLHTTP"
),
vi_progid
(
"Microsoft.XMLHTTP"
),
threading
(
apartment
),
threading
(
apartment
),
version
(
1.0
),
uuid
(
ed8c108e
-
4349
-
11
d2
-
91
a4
-
00
c04f7969e8
)
uuid
(
ed8c108e
-
4349
-
11
d2
-
91
a4
-
00
c04f7969e8
)
]
]
coclass
XMLHTTPRequest
coclass
XMLHTTPRequest
...
...
include/xmldso.idl
View file @
e11f65f6
...
@@ -53,6 +53,7 @@ interface IXMLDSOControl : IDispatch
...
@@ -53,6 +53,7 @@ interface IXMLDSOControl : IDispatch
progid
(
"Microsoft.XMLDSO.1.0"
),
progid
(
"Microsoft.XMLDSO.1.0"
),
vi_progid
(
"Microsoft.XMLDSO"
),
vi_progid
(
"Microsoft.XMLDSO"
),
threading
(
apartment
),
threading
(
apartment
),
version
(
1.0
),
uuid
(
550
dda30
-
0541
-
11
d2
-
9
ca9
-
0060b0
ec3d39
)
uuid
(
550
dda30
-
0541
-
11
d2
-
9
ca9
-
0060b0
ec3d39
)
]
]
coclass
XMLDSOControl
coclass
XMLDSOControl
...
...
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