gdi32: Only store the path in the DC when it's closed.
commit2201d08834f282e83791e93af980dc482f1b1b76
authorAlexandre Julliard <julliard@winehq.org>
Wed, 23 Nov 2011 12:24:12 +0000 (23 13:24 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Nov 2011 12:24:12 +0000 (23 13:24 +0100)
treee9491d2d3f1b23ebc122f1d01409eebcf0b8fa55
parenta218e0685421e3a3ec48c2bce898c5cdc12f620c
gdi32: Only store the path in the DC when it's closed.

Open paths are stored only in the path physdev.
dlls/gdi32/gdi_private.h
dlls/gdi32/path.c