wxWidgets/samples/except
Vadim Zeitlin 5cd3213b65 Override OnAssertFailure() and not deprecated OnAssert() in except sample.
Also make the overridden version more interesting instead of just calling the
base class method from it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-12-09 14:58:56 +00:00
..
except_vc7.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
except_vc8.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
except_vc9.vcproj Rebake after last commit. 2009-11-18 19:22:58 +00:00
except.bkl new sample showing how to handle exceptions in wxWindows code 2003-09-17 23:37:54 +00:00
except.cpp Override OnAssertFailure() and not deprecated OnAssert() in except sample. 2009-12-09 14:58:56 +00:00
except.dsp Rebake everything using bakefile 0.2.7. 2009-10-22 16:53:10 +00:00
makefile.bcc Rebake after last commit. 2009-11-18 19:22:58 +00:00
makefile.gcc Rebake after last commit. 2009-11-18 19:22:58 +00:00
Makefile.in Rebake after last commit. 2009-11-18 19:22:58 +00:00
makefile.unx Rebaked using post-0.2.7 svn version of bakefile. 2009-10-23 17:48:21 +00:00
makefile.vc Use X64 machine type for MSVC linker instead of old AMD64. 2009-12-08 16:36:37 +00:00
makefile.wat Rebake after last commit. 2009-11-18 19:22:58 +00:00