wxWidgets/samples/debugrpt
Vadim Zeitlin 2720a03cb7 Test crashing in wxEVT_TIMER handler too in debugrpt sample.
This test was useful to verify that we don't need a __try/__catch block around
the code processing WM_TIMER as it's not called from the kernel and so doesn't
suffer from the same problem as WM_PAINT, i.e. exceptions happening inside
wxEVT_TIMER handlers are caught without problems.

See #16656.
2015-07-27 02:30:40 +02:00
..
debugrpt_vc7.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
debugrpt_vc8.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
debugrpt_vc9.vcproj Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
debugrpt.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
debugrpt.cpp Test crashing in wxEVT_TIMER handler too in debugrpt sample. 2015-07-27 02:30:40 +02:00
descrip.mms OpenVMS : add compile support for debugrpt sample 2009-10-08 10:59:33 +00:00
makefile.bcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
makefile.gcc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
Makefile.in Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
makefile.unx Remove wxMGL port. 2012-01-15 14:46:41 +00:00
makefile.vc Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00