fixed incorrect calls to SelectObject(hdc, NULL)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 5 Jan 2002 01:34:29 +0000 (01:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 5 Jan 2002 01:34:29 +0000 (01:34 +0000)
commit8e9ff8157389edec60f1e86bca2139dc0e635ebc
tree33a6b3e3d29d4a25e8e25d193bebd7de64025132
parent70d0f9359e89f2d593ec831f7d78db6dbca27fcd
fixed incorrect calls to SelectObject(hdc, NULL)

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