]> git.saurik.com Git - wxWidgets.git/history - samples/except/except.cpp
compilation fix for !MSW
[wxWidgets.git] / samples / except / except.cpp
2004-07-24  Vadim Zeitlincompilation fix for !MSW
2004-05-28  Włodzimierz SkibaMissed header, -1->wxID_ANY replacements.
2004-05-25  Julian SmartMore name changes
2003-09-20  Vadim Zeitlindestroy the frame if the exception occurs in a dialog...
2003-09-18  Vadim Zeitlinmissing headers for !USE_PCH compilation
2003-09-17  Vadim Zeitlinnew sample showing how to handle exceptions in wxWindow...