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

Attachment: pgpQOIkIWkZsi.pgp
Description: PGP signature



Reply via email to