How to convert MFC application to OLE?
-
Hi, I have a SDI application that is written in MFC. I am just wondering, how to convert this application to be OLE capable application so I can embed it into my C# application? What I am trying to achieve is to have my main application (written in C#) with my MFC interface inside my main application interface. Is it possible? If yes, is there any link or tutorial site that I can go to? Thanks for any help in advance... Cheers :)
-
Hi, I have a SDI application that is written in MFC. I am just wondering, how to convert this application to be OLE capable application so I can embed it into my C# application? What I am trying to achieve is to have my main application (written in C#) with my MFC interface inside my main application interface. Is it possible? If yes, is there any link or tutorial site that I can go to? Thanks for any help in advance... Cheers :)
Why don't you convert it directly to
C#
code? :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Why don't you convert it directly to
C#
code? :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]