]> git.saurik.com Git - wxWidgets.git/commit
use GlobalPtrLock (modified to allow not initializing it if the ptr is NULL) in wxGet...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Feb 2008 00:41:38 +0000 (00:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 28 Feb 2008 00:41:38 +0000 (00:41 +0000)
commit2d2b68baa3414a496bae9be99095e02f3b82a2df
tree95ead18c05130ef9740918541e66e163d5f65d42
parent18caa1e963269d02499b327bb4e7cc2ac48fd67e
use GlobalPtrLock (modified to allow not initializing it if the ptr is NULL) in wxGetPrinterDC() to avoid /Wp64 warnings and also make code safer

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