[wxMSW] Samples/Image on Win98 vs WinXP

Michael Wetherell mike.wetherell at ntlworld.com
Tue Aug 22 11:32:35 PDT 2006


On Monday 21 Aug 2006 14:56, Thomas Matthews wrote:
> >>(gdb) bt
> >>#0  0xbffa0938 in WaitForMultipleObjectsEx ()
> >>    from /cygdrive/c/WINDOWS/SYSTEM/KERNEL32.DLL
> >>#1  0x83d6f038 in ?? ()
> >>#2  0xbffa1d04 in KERNEL32!GetCPInfoExA ()
> >>    from /cygdrive/c/WINDOWS/SYSTEM/KERNEL32.DLL
> >>#3  0xbff958f8 in KERNEL32!GlobalFix ()
> >>    from /cygdrive/c/WINDOWS/SYSTEM/KERNEL32.DLL
> >>#4  0x00000000 in ?? ()
> >>
>
> Thanks for the tip.
> I just tried it and stlill I get the same errors.
>
> Anybody have any debugging suggestions?

Is it just the image sample?

If it is then try setting a breakpoint in the image sample code, e.g. on 
MyApp::OnInit(), and step through the code to see where it crashes.

Regards,
Mike




More information about the wx-users mailing list