handle fatal exceptions in the other threads (based on patch 1459813 by Carl-Friedric...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Apr 2006 18:04:15 +0000 (18:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 26 Apr 2006 18:04:15 +0000 (18:04 +0000)
commit39ea2103cdaadd61974b9746cac2315183ef6720
treef4ffce8561ece3d569136d5d48a443734b373904
parent784d24084800d506ce740e58007152a334780c71
handle fatal exceptions in the other threads (based on patch 1459813 by Carl-Friedrich Braun)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/bakefiles/files.bkl
include/wx/msw/seh.h [new file with mode: 0644]
src/msw/main.cpp
src/msw/window.cpp