user32: fix non-BOOL returns in BOOL functions

Dmitry Timoshkov dmitry at baikal.ru
Thu Jan 10 22:10:55 CST 2013


Damjan Jovanovic <damjan.jov at gmail.com> wrote:

> Changelog:
> * user32: fix non-BOOL returns in BOOL functions

GetClassInfo is special, it actually returns class atom on success,
not just a boolean value. So it's better to leave it as it is now.

-- 
Dmitry.



More information about the wine-devel mailing list