]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/stackwalk.h
extract (and expand and clean up and document) the header window implementation used...
[wxWidgets.git] / include / wx / msw / stackwalk.h
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-09-14  Vadim Zeitlinbuild fixes for wxUSE_ON_FATAL_EXCEPTION==0 (#9937)
2007-07-28  Vadim Zeitlinadded maxDepth parameter to WalkFromException() (patch...
2006-11-12  Robert Roebling Applied wxStackWalker improvement part of
2006-09-09  Paul Cornettsome app.h cleanup: minimize includes, use static cast
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-17  Vadim Zeitlinadded wxStackWalker class