]> git.saurik.com Git - wxWidgets.git/commit
Fix for wxMemoryDC::GetAsBitmap() not working on Windows.
authorKevin Ollivier <kevino@theolliviers.com>
Mon, 20 Aug 2007 23:26:35 +0000 (23:26 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Mon, 20 Aug 2007 23:26:35 +0000 (23:26 +0000)
commit18f2ae4965ed00722b7605ef186942ab89eec979
treea22401bb708623424b10b8e569895757a45057ae
parent278d7ab4469db37ed930b66ebb2fd962133fe49d
Fix for wxMemoryDC::GetAsBitmap() not working on Windows.

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