#include "StdAfx.h"
#include ".\NativeFLACSourceFilter.h"
Include dependency graph for NativeFLACSourceFilter.cpp:
Variables | |
CFactoryTemplate | g_Templates [] |
int | g_cTemplates = sizeof(g_Templates) / sizeof(g_Templates[0]) |
|
|
|
Initial value:
{
{
L"Native FLAC SourceFilter",
&CLSID_NativeFLACSourceFilter,
NativeFLACSourceFilter::CreateInstance,
NULL,
NULL
}
}
|