[HNETCFG] Sync with Wine Staging 1.9.11. CORE-11368

svn path=/trunk/; revision=71548
This commit is contained in:
Amine Khaldi 2016-06-05 19:10:33 +00:00
parent a0be6b0961
commit 8f5987dd7f
2 changed files with 2 additions and 2 deletions

View 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(

View 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