Okay back in NZ now so I can do the debugging. Here is the call stack that 
leads to the stack overflow at 0xC00000FD. I have omitted the parameters 
from the functions, but can provide if it is necessary. I get the overflow 
from the SendMessage in SetFont and I can't seem to track it further than 
that, but I am willing to take advice.

James

wxEntry
wxTheApp->OnInit()
SetupMinimalConfig()
MProgressInfo proginfo constructor
m_frame = new wxMiniFrame
Create
CreateFrame
MSWCreate
SetFont
::SendMessage(hWnd, WM_SETFONT, (WPARAM)hFont, MAKELPARAM(TRUE, 0));



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to