Hi All,

I need to write some GUI application in MFC that will be able to support some COM call from other application.

I want to do it in C# beside MFC - but i don't know how can i write in C# and support all logical architecture that i have in COM.

How can i register the application ?
How can i define some call from other application ?

Thanks for any help.