From 6893f515d63161645177b71d527c1f126cb09143 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Zwing?= Date: Sat, 27 Nov 2021 21:43:10 +0100 Subject: [PATCH] iphlpapi: Fix some spec file entries. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: André Zwing Signed-off-by: Alexandre Julliard --- dlls/iphlpapi/iphlpapi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/iphlpapi/iphlpapi.spec b/dlls/iphlpapi/iphlpapi.spec index ce188084c01..90bf290c9bd 100644 --- a/dlls/iphlpapi/iphlpapi.spec +++ b/dlls/iphlpapi/iphlpapi.spec @@ -12,7 +12,7 @@ @ stdcall CancelMibChangeNotify2( ptr ) @ stdcall ConvertGuidToStringA( ptr ptr long ) @ stdcall ConvertGuidToStringW( ptr ptr long ) -@ stdcall ConvertInterfaceAliasToLuid( ptr ptr ) +@ stdcall ConvertInterfaceAliasToLuid( wstr ptr ) @ stdcall ConvertInterfaceGuidToLuid( ptr ptr ) @ stdcall ConvertInterfaceIndexToLuid( long ptr ) @ stdcall ConvertInterfaceLuidToAlias( ptr ptr long ) @@ -32,7 +32,7 @@ #@ stub ConvertRemoteInterfaceLuidToGuid #@ stub ConvertRemoteInterfaceLuidToIndex #@ stub ConvertStringToGuidA -@ stdcall ConvertStringToGuidW( ptr ptr ) +@ stdcall ConvertStringToGuidW( wstr ptr ) #@ stub ConvertStringToInterfacePhysicalAddress #@ stub CPNatfwtCreateProviderInstance #@ stub CPNatfwtDeregisterProviderInstance