Don't complain under MicroWindows if a wxDC's HDC is NULL - it happens
authorJulian Smart <julian@anthemion.co.uk>
Wed, 4 Jul 2001 12:40:17 +0000 (12:40 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 4 Jul 2001 12:40:17 +0000 (12:40 +0000)
commit5adad46628e545a6d4172ecf3a0cb848934f5cd0
tree2625939087d28a8244f712496e21598a04d7f634
parent1a0d517ea4dbcef61ba9b0868318f686e97618bb
Don't complain under MicroWindows if a wxDC's HDC is NULL - it happens
during dragging. Small mod to makefile.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/minimal/makefile.mic
src/msw/dc.cpp
src/msw/dcclient.cpp