fixes for MSVC compilation with /Wp64 (used by new _vc7 project files): define wxUInt...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Feb 2008 17:42:20 +0000 (17:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Feb 2008 17:42:20 +0000 (17:42 +0000)
commit194727706f8d4c9ca356e29324e10aa37e9c2ac2
tree0b158affcf094a49f245bcd67e4fd915e165407d
parentf9549841554799c51b74008252766f4975548b77
fixes for MSVC compilation with /Wp64 (used by new _vc7 project files): define wxUIntPtr as size_t, not ulong; suppress warning about size_t to int conversion as there are simply too many of them to be fixed now

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