Searched refs:wxHandleFatalExceptions (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmain.cpp166 bool wxHandleFatalExceptions(bool doit) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/debugrpt/
H A Ddebugrpt.cpp182 // basically just 2 things are necessary: call wxHandleFatalExceptions() as
187 // call wxHandleFatalExceptions here
328 wxHandleFatalExceptions();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/except/
H A Dexcept.cpp432 wxHandleFatalExceptions(event.IsChecked());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleAppCommon.cpp302 wxHandleFatalExceptions(true);
H A DExternalConnector.cpp571 wxHandleFatalExceptions(true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dutils.h468 WXDLLIMPEXP_BASE bool wxHandleFatalExceptions(bool doit = true);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dutilsunx.cpp1115 bool wxHandleFatalExceptions(bool doit) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dapp.tex413 \helpref{wxHandleFatalExceptions}{wxhandlefatalexceptions} to enable this.
421 \helpref{wxHandleFatalExceptions}{wxhandlefatalexceptions}
H A Dfunction.tex166 \helpref{wxHandleFatalExceptions}{wxhandlefatalexceptions}\\
462 \membersection{::wxHandleFatalExceptions}\label{wxhandlefatalexceptions}
464 \func{bool}{wxHandleFatalExceptions}{\param{bool}{ doIt = true}}
471 Calling wxHandleFatalExceptions() with {\it doIt} equal to false will restore

Completed in 154 milliseconds