ntdll: add stub for RtlGetFunctionTableListHead

Alexandre Julliard julliard at winehq.org
Thu Oct 22 15:31:03 CDT 2009


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

> Am Thursday 22 October 2009 15:45:34 schrieb Alexandre Julliard:
>> 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?
>
> dw1.5.exe which is crash manager of Links 2003 (see 
> http://bugs.winehq.org/show_bug.cgi?id=19849)

Given that it doesn't exist on Windows either I very much doubt that
this is the cause of your problem.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list