28 Sep
2005
28 Sep
'05
12:23 p.m.
James Hawkins wrote:
On 9/27/05, Ann & Jason Edmeades <us(a)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 agree this looks very much like a stack corruption issue. Ivan.