dplay: directplay should initialize session Guid patch + conformance tests

H. Verbeet hverbeet at gmail.com
Sat Feb 24 14:54:10 CST 2007


On 24/02/07, Stefan Dösinger <stefan at codeweavers.com> wrote:
> Use
>
> todo_wine ok(memcmp(&sessionDesc.guidInstance,&zeroGuid,16),"Session guid not
> initialized");
>
Afaik the proper way is to use IsEqualGUID() rather than memcmp().



More information about the wine-devel mailing list