added wxDIB::Save() and wxDIB to/from wxBitmap) conversions, use them instead of...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Mar 2003 21:33:21 +0000 (21:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 23 Mar 2003 21:33:21 +0000 (21:33 +0000)
commit2b254edf9cb508b48bfd3f9cf76d46f7cf1e1f5b
treed234b5b47af403cb4ba5c25fafba19e9d1e8123f
parent26f0e9e2e4fbba6744d41da5efde933621f3a86f
added wxDIB::Save() and wxDIB to/from wxBitmap) conversions, use them instead of the old C functions (the latter were removed, there is no old code left any more)

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