[HNETCFG] Sync with Wine Staging 1.9.11. CORE-11368
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 5 Jun 2016 19:10:33 +0000 (19:10 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sun, 5 Jun 2016 19:10:33 +0000 (19:10 +0000)
svn path=/trunk/; revision=71548

reactos/dll/win32/hnetcfg/port.c
reactos/media/doc/README.WINE

index 7845572..2dc71b2 100644 (file)
@@ -512,7 +512,7 @@ static HRESULT WINAPI fw_ports_Add(
     fw_ports *This = impl_from_INetFwOpenPorts( iface );
 
     FIXME("%p, %p\n", This, port);
-    return E_NOTIMPL;
+    return S_OK;
 }
 
 static HRESULT WINAPI fw_ports_Remove(
index 328e3ea..a61d58f 100644 (file)
@@ -71,7 +71,7 @@ reactos/dll/win32/fusion              # Synced to WineStaging-1.9.4
 reactos/dll/win32/gdiplus             # Synced to WineStaging-1.9.11
 reactos/dll/win32/hhctrl.ocx          # Synced to WineStaging-1.9.4
 reactos/dll/win32/hlink               # Synced to WineStaging-1.9.4
-reactos/dll/win32/hnetcfg             # Synced to WineStaging-1.9.4
+reactos/dll/win32/hnetcfg             # Synced to WineStaging-1.9.11
 reactos/dll/win32/httpapi             # Synced to WineStaging-1.9.4
 reactos/dll/win32/iccvid              # Synced to WineStaging-1.9.4
 reactos/dll/win32/ieframe             # Synced to WineStaging-1.9.4