BITMAP_SelectObject must return the old handle, not the current one.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jun 2002 23:33:26 +0000 (23:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jun 2002 23:33:26 +0000 (23:33 +0000)
commit4227bf4af23611a44173b56bc431e1ae4ba69afa
tree058acbde26581d3494fa8d998d40e1e3e7dbb97b
parentbb05bb62ee4ef8bb27a045b846021f52d5b4efb4
BITMAP_SelectObject must return the old handle, not the current one.
objects/bitmap.c