wxWidgets/include/wx/meta
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
..
convertible.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
if.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
implicitconversion.h Fix build with Borland C++ compiler. 2010-11-07 13:16:20 +00:00
int2type.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
movable.h Add wxUSE_STD_CONTAINERS and turn it on by default. 2011-03-30 14:16:04 +00:00
pod.h Added wxIsPod<>. Use it in wxAny instead of wxIsMovable<>. 2010-06-14 15:12:37 +00:00
removeref.h Disable wxEvtHandler::CallAfter() for VC6, it's too broken for it. 2012-10-24 00:17:15 +00:00