Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I have ATL COM exe(out-of-proc) server which I want to use in c# .net client. Somebody tell me how to use this in C#? I know how to use COM dll in C#. But I am not sure how to use out-of-proc in C# client?