wxWidgets/include
Vadim Zeitlin 8f6bb2602b Disable wxEvtHandler::CallAfter() for VC6, it's too broken for it.
There is no clear way to implement wxRemoveRef() for VC6 so just disable it,
and CallAfter() as it relies on it, for this compiler.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-10-24 00:17:15 +00:00
..
msvc/wx Add webview library in MSVC-specific setup.h. 2012-08-05 22:44:18 +00:00
wx Disable wxEvtHandler::CallAfter() for VC6, it's too broken for it. 2012-10-24 00:17:15 +00:00