Disable CallAfter() for MSVC 7 too, it can't compile this code.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Nov 2012 15:51:04 +0000 (15:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 26 Nov 2012 15:51:04 +0000 (15:51 +0000)
commitf0facad09d3633455d338cba9036df6922c98cb4
treeb1b10a9b2b85f8c983b123e0eb525d1e636d8c10
parente4f3b467b84aaf5b57c8f8ae9db7c06f712c0e85
Disable CallAfter() for MSVC 7 too, it can't compile this code.

It was already disabled for VC6 but VC7 doesn't compile this code neither, so
disable it for this compiler as well.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/event.h
interface/wx/event.h