]> git.saurik.com Git - wxWidgets.git/commit
removed wxLoadBitmap() introduced in 1.37 -> 1.38; just use DIBs under Windows CE...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Feb 2005 12:07:25 +0000 (12:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Feb 2005 12:07:25 +0000 (12:07 +0000)
commita91bcd3b54fe663b3ee78e995cf3e1aeff1a34b4
tree55aa71883cdd6c91ccf8982691a31715bca56969
parent71f2ad997a2be0e147cae1e6b848fe79a3d3d0ae
removed wxLoadBitmap() introduced in 1.37 -> 1.38; just use DIBs under Windows CE as well, we surely shouldn't duplicate system functions _especially_ on a platform with limited resources such as CE

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