#include "stdafx.h"
#include ".\anxmuxfilter.h"
Include dependency graph for AnxMuxFilter.cpp:
Go to the source code of this file.
Variables | |
CFactoryTemplate | g_Templates [] |
int | g_cTemplates = sizeof(g_Templates) / sizeof(g_Templates[0]) |
|
Definition at line 53 of file AnxMuxFilter.cpp. |
|
Initial value:
{
{
L"AnxMuxFilter",
&CLSID_AnxMuxFilter,
AnxMuxFilter::CreateInstance,
NULL,
NULL
}
}
Definition at line 40 of file AnxMuxFilter.cpp. |