> I have bought the book "Programming Microsoft DirectShow for digital video
> and television" and I'm trying to compile and link the DSWebCamCap example
> for my web cam. However, it fails trying to link - error: it can't find
> C:/Program/microsoft.obj. What is microsoft.obj, how is it created, why, and
> how can I make sure it is made so that I can compile, link and run the
> DSWebCamCap example?
Could you please try the following?
Go to the project properties and navigate to the Linker\Input node in
the configuration tree (left side). Double-click on the "Additional
Dependencies" property, and make sure there are quotes at the beginning
and end of every line.

Signature
Boris Jabes, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers no rights