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 ...
is there a way to call Sun Java code from C# code ? I have seen a way that is posted somewhere on the web that says to use System command to spawn a DOS window and then pass a string to this window so that the string (whihc looks like: java some_classname ) now acts as if we