d3dx9_36: Implement a few tests for D3DXCreateBox

Stefan Dösinger stefandoesinger at gmx.at
Wed Feb 9 03:55:58 CST 2011


Am Mittwoch 09 Februar 2011, 07:34:21 schrieb David Adam:
> +    wnd = CreateWindow("static", "d3dx9_test", 0, 0, 0, 0, 0, NULL, NULL, 
NULL, NULL);
The class "static" doesn't work on Windows 7, I am afraid you'll need a proper 
window class. And I think a CreateWindow failure should count as test failure, 
it's a stupid reason to skip the entire test.

(The other d3dx9 tests may have the same issue)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110209/392737e0/attachment.pgp>


More information about the wine-devel mailing list