[MAPI32]
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 23 Apr 2014 14:03:02 +0000 (14:03 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 23 Apr 2014 14:03:02 +0000 (14:03 +0000)
* Sync with Wine 1.7.17.
CORE-8080

svn path=/trunk/; revision=62905

reactos/dll/win32/mapi32/mapi32.spec
reactos/media/doc/README.WINE

index d8771ce..05c2e82 100644 (file)
  80 stdcall LPropCompareProp@8(ptr ptr) LPropCompareProp
  81 stub HrAddColumns@16
  82 stub HrAddColumnsEx@20
-121 stdcall -ret64 FtAddFt@16(double double) MAPI32_FtAddFt
+121 stdcall -ret64 FtAddFt@16(int64 int64) MAPI32_FtAddFt
 122 stub FtAdcFt@20
-123 stdcall -ret64 FtSubFt@16(double double) MAPI32_FtSubFt
-124 stdcall -ret64 FtMulDw@12(long double) MAPI32_FtMulDw
+123 stdcall -ret64 FtSubFt@16(int64 int64) MAPI32_FtSubFt
+124 stdcall -ret64 FtMulDw@12(long int64) MAPI32_FtMulDw
 125 stdcall -ret64 FtMulDwDw@8(long long) MAPI32_FtMulDwDw
-126 stdcall -ret64 FtNegFt@8(double) MAPI32_FtNegFt
+126 stdcall -ret64 FtNegFt@8(int64) MAPI32_FtNegFt
 127 stub FtDivFtBogus@20
 128 stdcall UlAddRef@4(ptr) UlAddRef
 129 stdcall UlRelease@4(ptr) UlRelease
index a278d72..10d221e 100644 (file)
@@ -97,7 +97,7 @@ reactos/dll/win32/loadperf         # Synced to Wine-1.7.1
 reactos/dll/win32/localspl         # Synced to Wine-1.7.17
 reactos/dll/win32/localui          # Synced to Wine-1.7.1
 reactos/dll/win32/lz32             # Synced to Wine-1.7.1
-reactos/dll/win32/mapi32           # Synced to Wine-1.7.1
+reactos/dll/win32/mapi32           # Synced to Wine-1.7.17
 reactos/dll/win32/mciavi32         # Synced to Wine-1.7.1
 reactos/dll/win32/mcicda           # Synced to Wine-1.7.1
 reactos/dll/win32/mciqtz32         # Synced to Wine-1.7.1