[Bug 16867] Issues with DD_STRUCT_COPY_BYSIZE

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 10 13:50:49 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16867





--- Comment #2 from Markus <spam at graph-ix.net>  2009-01-10 13:50:49 ---
If you add
caps.ddsCaps.dwCaps = 0;
in front of the line
if(DriverCaps)
in IDirectDrawImpl_GetCaps and then look at the trace output of
DDRAW_dump_DDCAPS a few lines below the addition, you'll see that the ddsCaps
it prints is not 0.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list