Added missing CoInitialize.
This commit is contained in:
parent
b547af156b
commit
03bd646cd0
@ -72,6 +72,7 @@ static void releasefiltergraph()
|
|||||||
|
|
||||||
START_TEST(filtergraph)
|
START_TEST(filtergraph)
|
||||||
{
|
{
|
||||||
|
CoInitialize(NULL);
|
||||||
createfiltergraph();
|
createfiltergraph();
|
||||||
#if 0
|
#if 0
|
||||||
renderfile();
|
renderfile();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user