comctl32/listview: Make edit box handle available from LVN_ENDLABELEDIT notification

Alexandre Julliard julliard at winehq.org
Tue May 10 03:23:37 CDT 2011


Vitaliy Margolen <wine-devel at kievinfo.com> writes:

> I'm guessing AJ doesn't care much about such details. So NVM.
>
> Anyone want's to remove any requirements to wine tests? As long as
> they compile and pass on AJ's pc, is seems to be the only requirement.

The tests are supposed to succeed. Writing fancy failure messages is a
waste of time, since they are not supposed to be seen anyway. Printing
the failing value is useful, but printing "foo was expected instead" is
generally useless.

And about window handles, IsWindow() is just fine, handles don't get
reused the way you think. Learn how things work before flaming others.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list