[Bug 45825] DirectX sample DDEX1.exe fails to initialize

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 15 08:05:25 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45825

--- Comment #4 from zaplo00 at mailfence.com ---
CreateSurface(DDSURFACEDESC) call is failing, and returns 0x80040110
(CLASS_E_NOAGGREGATION)

dwFlags = DDSD_CAPS | DDSD_BACKBUFFERCOUNT
dwCaps = DDSCAPS_PRIMARYSURFACE | DDSCAPS_FLIP | DDSCAPS_COMPLEX;
dwBackBufferCount = 1

-- 
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