wxWidgets/include
Vadim Zeitlin 954fd05108 Disable creation of wxDIB from wxBitmap in non-wxMSW ports.
wxDIB can now be used with wxGTK under Windows, i.e. when not using wxMSW
version of wxBitmap but it can't be created from wxBitmap then as it doesn't
have a corresponding HBITMAP.

Simply disable this functionality when not using wxMSW.

Closes #14414.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-06-17 21:35:10 +00:00
..
msvc/wx Add support for MSVC 11 (a.k.a. MSVS 2012) to MSVC-specific setup.h. 2012-06-01 22:34:21 +00:00
wx Disable creation of wxDIB from wxBitmap in non-wxMSW ports. 2012-06-17 21:35:10 +00:00