[gstreamer-bugs] [Bug 592415] dshowsrcwrapper and wasapi uninitializes the COM library
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 20 14:14:07 PDT 2009
http://bugzilla.gnome.org/show_bug.cgi?id=592415
--- Comment #4 from Julien Isorce <julien.isorce at gmail.com> 2009-08-20 21:14:03 UTC ---
Maybe looking at wine project sources would help use, at least about about our
doubts:
ole32 dll:
http://source.winehq.org/git/wine.git/?a=tree;f=dlls/ole32;h=22c22835cddb43763de477f64525c353140d1a3c;hb=e4106b6273c612334319ddcf1c54863a3dc1bf33
CoInitializeEx and CoUninitialize are implemented in Cocompobj.c:
http://source.winehq.org/git/wine.git/?a=blob;f=dlls/ole32/compobj.c;h=b2013cfbfa3ba737e3851f7f9b9c48644f7e2285;hb=e4106b6273c612334319ddcf1c54863a3dc1bf33
Note that their implementation may be a little bit different than on Windows.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list