Stefan Leichter <[email protected]> writes: > Am Thursday 22 October 2009 15:45:34 schrieb Alexandre Julliard: >> Stefan Leichter <[email protected]> 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 [email protected]
