[MSXML][MSXML2][MSXML4][MSXML6]

* Mark as synced with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64490
This commit is contained in:
Amine Khaldi 2014-10-03 11:26:12 +00:00
parent c16ba6c760
commit 0f7a9e0894
5 changed files with 4 additions and 44 deletions

View file

@ -1,9 +0,0 @@
MODULE = msxml.dll
C_SRCS = main.c
IDL_TLB_SRCS = msxml_tlb.idl
RC_SRCS = rsrc.rc
@MAKE_DLL_RULES@

View file

@ -1,7 +0,0 @@
MODULE = msxml2.dll
C_SRCS = main.c
IDL_TLB_SRCS = msxml2_tlb.idl
@MAKE_DLL_RULES@

View file

@ -1,12 +0,0 @@
EXTRADEFS = -DCOM_NO_WINDOWS_H
MODULE = msxml4.dll
IMPORTS = ole32 advapi32
C_SRCS = \
main.c
IDL_TLB_SRCS = msxml4_tlb.idl
RC_SRCS = rsrc.rc
@MAKE_DLL_RULES@

View file

@ -1,12 +0,0 @@
EXTRADEFS = -DCOM_NO_WINDOWS_H
MODULE = msxml6.dll
IMPORTS = oleaut32 ole32 advapi32
C_SRCS = \
main.c
RC_SRCS = rsrc.rc
IDL_TLB_SRCS = msxml6_tlb.idl
@MAKE_DLL_RULES@

View file

@ -138,11 +138,11 @@ reactos/dll/win32/msvcrt20 # Out of sync
reactos/dll/win32/msvcrt40 # Out of sync
reactos/dll/win32/msvfw32 # Synced to Wine-1.7.27
reactos/dll/win32/msvidc32 # Synced to Wine-1.7.17
reactos/dll/win32/msxml # Synced to Wine-1.7.17
reactos/dll/win32/msxml2 # Synced to Wine-1.7.17
reactos/dll/win32/msxml # Synced to Wine-1.7.27
reactos/dll/win32/msxml2 # Synced to Wine-1.7.27
reactos/dll/win32/msxml3 # Synced to Wine-1.7.27
reactos/dll/win32/msxml4 # Synced to Wine-1.7.17
reactos/dll/win32/msxml6 # Synced to Wine-1.7.17
reactos/dll/win32/msxml4 # Synced to Wine-1.7.27
reactos/dll/win32/msxml6 # Synced to Wine-1.7.27
reactos/dll/win32/nddeapi # Synced to Wine-1.7.17
reactos/dll/win32/netapi32 # Forked at Wine-1.3.34
reactos/dll/win32/ntdsapi # Synced to Wine-1.7.17