iphlpapi: Fix some spec file entries.
Signed-off-by: André Zwing <nerv@dawncrow.de> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
10fab74e51
commit
6893f515d6
|
@ -12,7 +12,7 @@
|
||||||
@ stdcall CancelMibChangeNotify2( ptr )
|
@ stdcall CancelMibChangeNotify2( ptr )
|
||||||
@ stdcall ConvertGuidToStringA( ptr ptr long )
|
@ stdcall ConvertGuidToStringA( ptr ptr long )
|
||||||
@ stdcall ConvertGuidToStringW( ptr ptr long )
|
@ stdcall ConvertGuidToStringW( ptr ptr long )
|
||||||
@ stdcall ConvertInterfaceAliasToLuid( ptr ptr )
|
@ stdcall ConvertInterfaceAliasToLuid( wstr ptr )
|
||||||
@ stdcall ConvertInterfaceGuidToLuid( ptr ptr )
|
@ stdcall ConvertInterfaceGuidToLuid( ptr ptr )
|
||||||
@ stdcall ConvertInterfaceIndexToLuid( long ptr )
|
@ stdcall ConvertInterfaceIndexToLuid( long ptr )
|
||||||
@ stdcall ConvertInterfaceLuidToAlias( ptr ptr long )
|
@ stdcall ConvertInterfaceLuidToAlias( ptr ptr long )
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
#@ stub ConvertRemoteInterfaceLuidToGuid
|
#@ stub ConvertRemoteInterfaceLuidToGuid
|
||||||
#@ stub ConvertRemoteInterfaceLuidToIndex
|
#@ stub ConvertRemoteInterfaceLuidToIndex
|
||||||
#@ stub ConvertStringToGuidA
|
#@ stub ConvertStringToGuidA
|
||||||
@ stdcall ConvertStringToGuidW( ptr ptr )
|
@ stdcall ConvertStringToGuidW( wstr ptr )
|
||||||
#@ stub ConvertStringToInterfacePhysicalAddress
|
#@ stub ConvertStringToInterfacePhysicalAddress
|
||||||
#@ stub CPNatfwtCreateProviderInstance
|
#@ stub CPNatfwtCreateProviderInstance
|
||||||
#@ stub CPNatfwtDeregisterProviderInstance
|
#@ stub CPNatfwtDeregisterProviderInstance
|
||||||
|
|
Loading…
Reference in New Issue