provide stubs for conversion to/from image functions even when wxUSE_WXDIB==0, this...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 20 Mar 2006 23:23:00 +0000 (23:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 20 Mar 2006 23:23:00 +0000 (23:23 +0000)
commit50a9dd77f51be79965766c71bc64c5ae3d5735b0
tree7ffc51e952faa9615fc6ecac8fe494dfdd346904
parent511fb92a6c68a9635dee0d97bd2110cdeb35deb8
provide stubs for conversion to/from image functions even when wxUSE_WXDIB==0, this allows to not test for it in other places

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/bitmap.h
src/msw/bitmap.cpp