This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-24 15:01:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msxml3
History
Lei Zhang
6a530aba76
msxml3: Fix compiles for systems with libxml2 version 2.6.14 and below.
2006-11-30 16:35:35 +01:00
..
tests
msxml3: Add the CLSID_DOMDocument define in msxml2.idl to match the PSDK.
2006-11-14 11:42:17 +01:00
attribute.c
…
comment.c
…
domdoc.c
msxml3: Fix compiles for systems with libxml2 version 2.6.14 and below.
2006-11-30 16:35:35 +01:00
element.c
…
factory.c
msxml3: Support both v 2.x and 3.0 version independent clsids as well as the v 3.0 version dependent clsid.
2006-11-14 11:42:24 +01:00
main.c
…
Makefile.in
msxml3: Implement createProcessingInstruction with a stub PI object.
2006-11-17 11:04:42 +01:00
msxml3.spec
…
msxml_private.h
msxml3: Implement createProcessingInstruction with a stub PI object.
2006-11-17 11:04:42 +01:00
node.c
…
nodelist.c
…
nodemap.c
…
parseerror.c
…
pi.c
msxml3: Implement createProcessingInstruction with a stub PI object.
2006-11-17 11:04:42 +01:00
regsvr.c
msxml3: Support both v 2.x and 3.0 version independent clsids as well as the v 3.0 version dependent clsid.
2006-11-14 11:42:24 +01:00
text.c
…
uuid.c
msxml3: Initialize the uuids that aren't in libuuid.
2006-11-14 11:42:14 +01:00
version.rc
…