エラーは次のとおりです。
エラー 2 エラー LNK2019: 未解決の外部シンボル "保護: __thiscall CSourceSeeking::CSourceSeeking(char const *,struct IUnknown *,long *,class CCritSec *)" (??
0CSourceSeeking@@IAE@PBDPAUIUnknown@@PAJPAVCCritSec@@@Z)関数 "public: __thiscall CPushPin::CPushPin(long *,class CSource *)" で参照 (??0CPushPin@@QAE@PAJPAVCSource@@@Z) C:\Users\x\Desktop\PushSource\PushFilter.obj > PushSource
ここに私のライブラリがあります:
gdiplus.lib strmbasd.lib msvcrtd.lib winmm.lib odbc32.lib odbccp32.lib
CSourceSeeking はどのライブラリに入っていますか?