Help debugging a problem!

James Hawkins truiken at gmail.com
Tue Sep 27 19:35:04 CDT 2005


On 9/27/05, James Hawkins <truiken at gmail.com> wrote:
> On 9/27/05, Ann & Jason Edmeades <us at edmeades.me.uk> wrote:
> >
> > If I change this to
> >     fred = RegisterClassEx16( &wcex );
> >     TRACE("Here... %d\n", fred);
> >     return fred;
> >
> > it all works.....!
> >
>
> This sounds like the stack is getting trashed.

I just read through your post again and saw that the app was hanging,
and by hanging I'm assuming it's stuck in the code somewhere, whereas
I thought the app was crashing.  It might not be the case then that
the stack is getting trashed, though you can still use the debugging
technique mentioned.

--
James Hawkins



More information about the wine-devel mailing list