winedbg unimplemented function broken

Andreas Mohr andi at rhlx01.fht-esslingen.de
Mon May 12 18:30:13 CDT 2003


Hi all,

I just had:

Unhandled exception: unimplemented function kernel32.dll.GetDaylightFlag called in 32-bit code (0x4086f052).
In 32-bit mode.
0x4086f052 (__wine_unimplemented+0x52 [kernel32.spec.c:42] in kernel32.dll.so): jmp     0x4086f04c (__wine_unimplemented+0x4c [kernel32.spec.c:42] in kernel32.dll.so)
50      void __wine_stub_kernel32_dll_19(void) { __wine_unimplemented("ThunkTheTemplateHandle"); }


since this is called from applet TIMEDATE.CPL, I assume it's NOT
ThunkTheTemplateHandle().
In other words, we've got a function lookup problem.
I've also had wrong information in one other case.
Breakage from recent ntdll loader work?

-- 
Andreas Mohr                        Stauferstr. 6, D-71272 Renningen, Germany
Tel. +49 7159 800604                http://mohr.de.tt



More information about the wine-devel mailing list