摘要: there is a old VB6 project in our company. we add some new feature that is COM component be writed by C# recently.
the VB6 application calling the COM component do some work like open a window dialogs or display some client information. for some special reason now we need to calling some vb6 method in C# component, how to do it?
阅读全文