Module: wine Branch: master Commit: 6893f515d63161645177b71d527c1f126cb09143 URL: https://source.winehq.org/git/wine.git/?a=commit;h=6893f515d63161645177b71d5...
Author: André Zwing nerv@dawncrow.de Date: Sat Nov 27 21:43:10 2021 +0100
iphlpapi: Fix some spec file entries.
Signed-off-by: André Zwing nerv@dawncrow.de Signed-off-by: Alexandre Julliard julliard@winehq.org
---
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