Index: DirectXWebcamDriver.cpp
===================================================================
--- DirectXWebcamDriver.cpp	(revision 485)
+++ DirectXWebcamDriver.cpp	(revision 486)
@@ -210,7 +210,7 @@
 	// We really need to refactor that point
 	// I leave this line here just because the phapi thread
 	// must call this function (one time). We must move this elsewhere ...
-	//CoInitialize(NULL);
+	CoInitialize(NULL);
 	////
 
 	_pGraph.CoCreateInstance(CLSID_FilterGraph);
