git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68325
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define DISPID_NAVIGATECOMPLETE2 252
#define DISPID_NAVIGATEERROR 271
#define DISPID_NEWWINDOW3 273
#define DISPID_NAVIGATECOMPLETE2 252
#define DISPID_NAVIGATEERROR 271
#define DISPID_NEWWINDOW3 273
-#define OLECMDID_OPTICAL_ZOOM 63
#define INET_E_ERROR_FIRST 0x800C0002L
#define INET_E_INVALID_URL 0x800C0002L
#define INET_E_NO_SESSION 0x800C0003L
#define INET_E_ERROR_FIRST 0x800C0002L
#define INET_E_INVALID_URL 0x800C0002L
#define INET_E_NO_SESSION 0x800C0003L
// For Visual C++ 6 and MinGW32. Used by webview_ie.cpp
// For Visual C++ 6 and MinGW32. Used by webview_ie.cpp
-#ifndef OLECMDID_OPTICAL_ZOOM
-#define OLECMDID_OPTICAL_ZOOM 63
+#if defined (__MINGW32__) || (_MSC_VER < 1300)
+enum
+{
+ OLECMDID_OPTICAL_ZOOM = 63
+}
#endif
#ifndef INET_E_INVALID_CERTIFICATE
#endif
#ifndef INET_E_INVALID_CERTIFICATE