user32: Draw the mask with SRCCOPY in DrawIcon when the image isn't being drawn.
commit8ab65c222e39e4c5cb6ce8ae943c982f93910487
authorAlexandre Julliard <julliard@winehq.org>
Wed, 8 Feb 2012 17:00:51 +0000 (8 11:00 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 8 Feb 2012 17:00:51 +0000 (8 11:00 -0600)
tree6c8d442c01b2951778d3a0bd51bb1b45d016b520
parent976a3d5e08d595795ec3c9b7b9f9ca75fbac9e7b
user32: Draw the mask with SRCCOPY in DrawIcon when the image isn't being drawn.
dlls/user32/cursoricon.c
dlls/user32/tests/cursoricon.c