mirror of
https://github.com/reactos/reactos.git
synced 2024-12-30 19:14:31 +00:00
[MSXML][MSXML2][MSXML4][MSXML6]
* Sync with Wine 1.7.17. CORE-8080 svn path=/trunk/; revision=63066
This commit is contained in:
parent
ac427aa770
commit
2417a6593c
5 changed files with 12 additions and 4 deletions
|
@ -16,4 +16,6 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#pragma makedep regtypelib
|
||||
|
||||
#include "msxml.idl"
|
||||
|
|
|
@ -18,6 +18,8 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#pragma makedep regtypelib
|
||||
|
||||
#include <msxml2did.h>
|
||||
#include <idispids.h>
|
||||
|
||||
|
|
|
@ -18,6 +18,8 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#pragma makedep regtypelib
|
||||
|
||||
#include <msxml2did.h>
|
||||
#include <idispids.h>
|
||||
|
||||
|
|
|
@ -16,4 +16,6 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#pragma makedep regtypelib
|
||||
|
||||
#include "msxml6.idl"
|
||||
|
|
|
@ -133,11 +133,11 @@ reactos/dll/win32/msvcrt20 # Out of sync
|
|||
reactos/dll/win32/msvcrt40 # Out of sync
|
||||
reactos/dll/win32/msvfw32 # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/msvidc32 # Synced to Wine-1.7.17
|
||||
reactos/dll/win32/msxml # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/msxml2 # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/msxml # Synced to Wine-1.7.17
|
||||
reactos/dll/win32/msxml2 # Synced to Wine-1.7.17
|
||||
reactos/dll/win32/msxml3 # Synced to Wine-1.7.17
|
||||
reactos/dll/win32/msxml4 # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/msxml6 # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/msxml4 # Synced to Wine-1.7.17
|
||||
reactos/dll/win32/msxml6 # Synced to Wine-1.7.17
|
||||
reactos/dll/win32/nddeapi # Synced to Wine-1.7.1
|
||||
reactos/dll/win32/netapi32 # Forked at Wine-1.3.34
|
||||
reactos/dll/win32/ntdsapi # Synced to Wine-1.7.1
|
||||
|
|
Loading…
Reference in a new issue