user32: Fix LoadImage behavior with zero size and no LR_DEFAULTSIZE.
commit76fb69bf3da2b179bbd54b4eeeb3726788be4559
authorAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jan 2011 11:44:21 +0000 (28 12:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jan 2011 11:44:21 +0000 (28 12:44 +0100)
treebe2cf947ed093cead354f3a5446d327aaeeb183c
parentab4a5a327d5ddc6c97c79733fd1060c7e023856c
user32: Fix LoadImage behavior with zero size and no LR_DEFAULTSIZE.

Based on a patch by Marcus Meissner.
dlls/user32/cursoricon.c