COM Component and C#

  • Thread starter Thread starter abcd
  • Start date Start date
A

abcd

I am novice C# programmer. I have written a com component using Visual C++
ATL. I want to use it using C#.

My questions

1. How do I use it.
2. what are the comands to create the ojects.
3. How should I debug my component from C# program

thanks
 
Back
Top