Commit 6893f515 authored by André Zwing's avatar André Zwing Committed by Alexandre Julliard

iphlpapi: Fix some spec file entries.

parent 10fab74e
...@@ -12,7 +12,7 @@ ...@@ -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 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment