kernel32: redirect GetNativeSystemInfo to GetSystemInfo

Alexandre Julliard julliard at winehq.org
Fri Aug 11 12:29:04 CDT 2006


Robert Reif <reif at earthlink.net> writes:

> --- dlls/kernel/kernel32.spec	21 Jun 2006 13:03:23 -0000	1.175
> +++ dlls/kernel/kernel32.spec	11 Aug 2006 01:51:02 -0000
> @@ -546,7 +546,7 @@
>  @ stdcall GetNamedPipeHandleStateA(long ptr ptr ptr ptr str long)
>  @ stdcall GetNamedPipeHandleStateW(long ptr ptr ptr ptr wstr long)
>  @ stdcall GetNamedPipeInfo(long ptr ptr ptr ptr)
> -# @ stub GetNativeSystemInfo
> +@ stdcall GetNativeSystemInfo(ptr) GetSystemInfo

There's a bit more to it than that, so we probably want to print a
FIXME for this one.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list