Can I download all the VS7 c runtime libraries (e.g. msvcr71.dll, mfc...dll.
etc) somewhere? Preferable I would like to download them all in one go....
more >>
Hi,
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
are invok...
more >>