[Bug 8712] amstream: QueryInterface IID_IDirectDrawMediaStream fails

Wine Bugs wine-bugs at winehq.org
Sat Jun 16 10:30:20 CDT 2007


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





------- Additional Comments From b.buschinski at web.de  2007-16-06 10:30 -------
Created an attachment (id=6761)
 --> (http://bugs.winehq.org/attachment.cgi?id=6761&action=view)
WINEDEBUG="amstream" wine PlayVideo.exe

next I picked the 

dlls/amstream/mediastream.c
IMediaStreamImpl_QueryInterface
and added
IsEqualGUID(riid, &IID_IDirectDrawMediaStream)
(maybe this was wrong but should be found, cause it is on windows)

however it crashs at IClassFactory_AddRef
and I have no clue at all, maybe someone could give me a hint

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list