dplay: directplay should initialize session Guid patch + conformance tests

Stefan Dösinger stefan at codeweavers.com
Sat Feb 24 12:31:00 CST 2007


Am Samstag 24 Februar 2007 17:25 schrieb Alessandro Pignotti:
> Hi everyone,
> the directx sdk says that directplay has to initialize sesison guid in
> SESSIONDESC2 struct that is passed by the application with the Open call.
> This patch adresses that issue and includes proper conformance test.
> It should be noted that the tests works under windows, but not yet under
> wine, because it has not a working directplay service provider
> implementation and it's not possible to mix builtin dplayx with native
> service provider (i'm working on a patch to tha problem too)
Use

todo_wine ok(memcmp(&sessionDesc.guidInstance,&zeroGuid,16),"Session guid not 
initialized");

For tests which are known to fail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070224/a30706a0/attachment.pgp


More information about the wine-patches mailing list