From 8f5987dd7f6a659da136c19584eef9ebc7788cc6 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Sun, 5 Jun 2016 19:10:33 +0000 Subject: [PATCH] [HNETCFG] Sync with Wine Staging 1.9.11. CORE-11368 svn path=/trunk/; revision=71548 --- reactos/dll/win32/hnetcfg/port.c | 2 +- reactos/media/doc/README.WINE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reactos/dll/win32/hnetcfg/port.c b/reactos/dll/win32/hnetcfg/port.c index 7845572dd43..2dc71b2b083 100644 --- a/reactos/dll/win32/hnetcfg/port.c +++ b/reactos/dll/win32/hnetcfg/port.c @@ -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( diff --git a/reactos/media/doc/README.WINE b/reactos/media/doc/README.WINE index 328e3ea73ea..a61d58ffdc2 100644 --- a/reactos/media/doc/README.WINE +++ b/reactos/media/doc/README.WINE @@ -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