hi,
i want to insert an ActiveX control in my MFC application, and i want to know the advantages and disadvantages when i create the ActiveX control in .NET and when i create it in MFC. And also, i haven't yet come across an ActiveX control that has been created in .NET and used in an MFC application. All of the .NET created ActiveX controls were being used inside web browsers. I wonder if it's impossible or hard to use .NET created ActiveX controls in MFC applications.
thanks in advance for your help...
Visual C++1
|