Click here to Skip to main content
15,886,067 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am getting Linker Error While developing custom source filter using directshow base classes and strmbasd.lib.

The error occuring in the first argument of the CSource constructor below:

CSource(NAME("MySource"),lpunk,CLSID_MySourceFilter)
{

}
Posted
Comments
Richard MacCutchan 10-Nov-12 6:02am    
And the error is?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900