Explicitly store the stack of saved DCs in the DC structure instead of
authorAlexandre Julliard <julliard@winehq.org>
Fri, 25 Mar 2005 20:58:29 +0000 (20:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Mar 2005 20:58:29 +0000 (20:58 +0000)
commit5e6461b6e7b99f55ca96da8671101bd318b8fc4a
tree1f8415e68c8ca44f51961e7b3bccced63124aacc
parent0afa832f3739ba2363491883e546bfd6f5bc378a
Explicitly store the stack of saved DCs in the DC structure instead of
using the 16-bit hNext field in the object header.
dlls/gdi/dc.c
dlls/gdi/gdi_private.h
dlls/gdi/gdiobj.c
include/gdi.h