ntdll: add stub for RtlGetFunctionTableListHead

Alexandre Julliard julliard at winehq.org
Thu Oct 22 08:45:34 CDT 2009


Stefan Leichter <Stefan.Leichter at camline.com> writes:

> --- wine-git/dlls/ntdll/ntdll.spec	2009-10-08 19:00:17.000000000 +0200
> +++ wine-build/dlls/ntdll/ntdll.spec	2009-08-27 14:23:39.000000000 +0200
> @@ -623,6 +623,7 @@
>  # @ stub RtlGetFirstRange
>  # @ stub RtlGetFrame
>  @ stdcall RtlGetFullPathName_U(wstr long ptr ptr)
> +@ stdcall RtlGetFunctionTableListHead()

This doesn't exist on 32-bit. What do you need it for?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list