wxASSERT_MSG and wxApp::OnExit();
Efraín López
tecnomaya at cabsagt.com
Tue Jan 30 20:53:56 PST 2007
Hi,
I am using wxMSW 2.8.0, and Visual C++ 2005 Express Edition
When I Debug my aplicattion, I get this message many times on the Output
window
dbghelp: SymFromAddr() failed: se ha intentado tener acceso a una dirección
no válida.
This messages are swown before wxApp::OnExit()
I figured it only happens if wxASERT_MSG is triggered
I am very new to all this,
is this normal?
thanks
More information about the wx-users
mailing list