ntdll: Fix RtlExpandEnvironmentStrings_U spec file entry (try 2)

Alexandre Julliard julliard at winehq.org
Mon Feb 27 03:15:53 CST 2017


André Hentschel <nerv at dawncrow.de> writes:

> Signed-off-by: André Hentschel <nerv at dawncrow.de>
> ---
>  dlls/ntdll/ntdll.spec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
>
> diff --git a/dlls/ntdll/ntdll.spec b/dlls/ntdll/ntdll.spec
> index 66618fc..7d7c34b 100644
> --- a/dlls/ntdll/ntdll.spec
> +++ b/dlls/ntdll/ntdll.spec
> @@ -589,7 +589,7 @@
>  @ stdcall RtlEraseUnicodeString(ptr)
>  @ stdcall RtlExitUserProcess(long)
>  @ stdcall RtlExitUserThread(long)
> -@ stdcall RtlExpandEnvironmentStrings_U(ptr ptr ptr ptr)
> +@ stdcall RtlExpandEnvironmentStrings_U(wstr ptr ptr ptr)

That's not a string either.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list