[FUSION][FUSION_1_1][FUSION_2_0] Sync with Wine Staging 1.9.4. CORE-10912
authorAmine Khaldi <amine.khaldi@reactos.org>
Wed, 2 Mar 2016 10:11:41 +0000 (10:11 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Wed, 2 Mar 2016 10:11:41 +0000 (10:11 +0000)
svn path=/trunk/; revision=70860

reactos/dll/win32/fusion/fusion.c
reactos/dll/win32/fusion/fusion.spec
reactos/dll/win32/fusion/fusion_1_1/fusion.spec
reactos/dll/win32/fusion/fusion_2_0/fusion.spec
reactos/media/doc/README.WINE

index 5fd1f41..7293562 100644 (file)
@@ -38,6 +38,15 @@ HRESULT WINAPI ClearDownloadCache(void)
     return E_NOTIMPL;
 }
 
+/******************************************************************
+ *  CopyPDBs   (FUSION.@)
+ */
+HRESULT WINAPI CopyPDBs(void *unknown)
+{
+    FIXME("(%p) stub!\n", unknown);
+    return E_NOTIMPL;
+}
+
 /******************************************************************
  *  CreateInstallReferenceEnum   (FUSION.@)
  */
index 264aff7..f3a8950 100644 (file)
@@ -1,4 +1,4 @@
-@ stub CopyPDBs
+@ stdcall CopyPDBs(ptr)
 @ stdcall ClearDownloadCache()
 @ stdcall CreateApplicationContext(ptr ptr)
 @ stdcall CreateAssemblyCache(ptr long)
index 264aff7..f3a8950 100644 (file)
@@ -1,4 +1,4 @@
-@ stub CopyPDBs
+@ stdcall CopyPDBs(ptr)
 @ stdcall ClearDownloadCache()
 @ stdcall CreateApplicationContext(ptr ptr)
 @ stdcall CreateAssemblyCache(ptr long)
index 264aff7..f3a8950 100644 (file)
@@ -1,4 +1,4 @@
-@ stub CopyPDBs
+@ stdcall CopyPDBs(ptr)
 @ stdcall ClearDownloadCache()
 @ stdcall CreateApplicationContext(ptr ptr)
 @ stdcall CreateAssemblyCache(ptr long)
index c48e924..89dae7d 100644 (file)
@@ -67,7 +67,7 @@ reactos/dll/win32/dbghelp             # Synced to WineStaging-1.9.4
 reactos/dll/win32/dciman32            # Synced to WineStaging-1.7.55
 reactos/dll/win32/faultrep            # Synced to WineStaging-1.7.55
 reactos/dll/win32/fltlib              # Synced to WineStaging-1.7.55
-reactos/dll/win32/fusion              # Synced to WineStaging-1.7.55
+reactos/dll/win32/fusion              # Synced to WineStaging-1.9.4
 reactos/dll/win32/gdiplus             # Synced to WineStaging-1.7.55
 reactos/dll/win32/hhctrl.ocx          # Synced to WineStaging-1.7.55
 reactos/dll/win32/hlink               # Synced to WineStaging-1.7.55