On 11/21/06, Pierre d'Herbemont pdherbemont@free.fr wrote:
This is a test for the CreateWindow call to see what is done with width or height that exceed the size of a short storage, or are negative. Hence we could decide if the fixup should be moved in user32 from winex11.drv.
This test is passing under Wine, but I didn't test with real Windows, so I guess I better monitor: http://test.winehq.org/data
Is that the best way to go?
No, you need to either test it in Windows yourself, or have someone else run the tests on Windows for you to verify what you've written is correct. It won't be accepted otherwise.