uxtheme: SetPropW returns a BOOL not an HRESULT. Therefore fix the code to handle SetPropW failing with this in mind. (Found by PreFast.)