]> git.saurik.com Git - wxWidgets.git/history - samples/except/except.bkl
use CPPUNIT_ASSERT_EQUAL(x,y) instead of CPPUNIT_ASSERT(x==y) to better see test...
[wxWidgets.git] / samples / except / except.bkl
2003-09-17  Vadim Zeitlinnew sample showing how to handle exceptions in wxWindow...