Displaying 1 result from an estimated 1 matches for "strmbasd".
Did you mean:
strmbase
2007 Feb 28
0
Newbie theora questions
...in standard Visual Studio 2005. I have
included Samples\Multimedia\DirectShow\BaseClasses from the SDK for those
include files. Are those the correct versions of the files to include?
Second question. Having done them I'm down strictly to linker errors. The
project comes with a reference to strmbasd.lib, a library I can't find in
Visual Studio 2005 or the SDK. Is there another library I should replace it
with? If I remove that library reference I'm left with two unresolved
externals, DllCanUnloadNow and DllGetClassObject. These don't seem like the
kind of entry points that just wou...