Vitaliy Margolen wine-devel@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.