error message for ddraw

David Adam david.adam.cnrs at gmail.com
Wed Feb 9 01:20:38 CST 2011


When I test the following test

    rc = IDirectDraw_SetCooperativeLevel(lpDD, NULL, DDSCL_FULLSCREEN |
DDSCL_EXCLUSIVE | DDSCL_CREATEDEVICEWINDOW);
    ok(rc==DDERR_INVALIDPARAMS, "Expected DDERR_INVALIDPARAMS, received
%x\n", rc);

in my vista box, I  receive the following failing message

ddrawmodes: test failed: expected DDERR_INVALIDPARAMS, received 8876035a.

But I don't know what  is this message. Does anyone know what means this
message?

Thanks in advance

A+

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20110209/95aa3c7b/attachment.htm>


More information about the wine-devel mailing list