uxtheme: SetPropW returns a BOOL not an HRESULT.
commit739bdaeb86bf7f29ea5a13e3a79ea98008d80a3e
authorRob Shearman <robertshearman@gmail.com>
Tue, 30 Sep 2008 12:55:03 +0000 (30 13:55 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Sep 2008 15:20:10 +0000 (30 10:20 -0500)
tree970d78653b88dc46310a55ccc2aba09402c30ec7
parent8a6f1655d83b63b13a652b5b5075d74408a092b3
uxtheme: SetPropW returns a BOOL not an HRESULT.

Therefore fix the code to handle SetPropW failing with this in mind.
(Found by PreFast.)
dlls/uxtheme/draw.c