gdi32: Move the object refcount handling to the SelectObject backend functions.
commitaf6c0a09c56770c903f21b65a637d6645502afca
authorAlexandre Julliard <julliard@winehq.org>
Thu, 27 Sep 2007 18:57:02 +0000 (27 20:57 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Sep 2007 18:57:02 +0000 (27 20:57 +0200)
treeab032082b7bac2fbf5eba8ef16256149a1f9bf69
parenta1e31397e17685b4b994158a89ca2b90e41cfe74
gdi32: Move the object refcount handling to the SelectObject backend functions.
dlls/gdi32/bitmap.c
dlls/gdi32/brush.c
dlls/gdi32/font.c
dlls/gdi32/gdi_private.h
dlls/gdi32/gdiobj.c
dlls/gdi32/pen.c