Provide HANDLE_PTR for the compilers without it such as VC6.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Nov 2011 16:43:34 +0000 (16:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 17 Nov 2011 16:43:34 +0000 (16:43 +0000)
commit97aa7b9955f87a4af27bdb316435aaa5aa997d14
tree0afc1f49f8597fb33371bc075281f0fac34f62fa
parent7a3c45f2c8932c27485b6cd4d1a0494a2ccf9589
Provide HANDLE_PTR for the compilers without it such as VC6.

Also include wx/msw/wrapwin.h defininig HANDLE_PTR from wx/msw/webview_ie.h
that uses it.

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