MFC and .NET
-
Hi folks, We have a large MFC application here, and we've been asked to plug a couple of third party controls into it. These controls are for .net (from Dundas) - is it possible to use .net controls/code in MFC applications? We're currently using Visual Studio 2003 if that makes a difference.
-Dy
-
Hi folks, We have a large MFC application here, and we've been asked to plug a couple of third party controls into it. These controls are for .net (from Dundas) - is it possible to use .net controls/code in MFC applications? We're currently using Visual Studio 2003 if that makes a difference.
-Dy
-
Hi folks, We have a large MFC application here, and we've been asked to plug a couple of third party controls into it. These controls are for .net (from Dundas) - is it possible to use .net controls/code in MFC applications? We're currently using Visual Studio 2003 if that makes a difference.
-Dy
While you can use .NET controls in MFC apps in VC 2003, it's a lot more easier with VC 2005, because MFC has some new WinForms interaction classes.
-
He's asking about merging two apps, I'm asking about extending an app, which is very different. Plus, I've no choice to make, we're on MFC and will be staying there. Just wondering if I can make use of the .net stuff that's out there within my MFC apps, or if I will need to stick to Windows API and MFC stuff only?
-Dy
Help me raise money for the RNIB
-
While you can use .NET controls in MFC apps in VC 2003, it's a lot more easier with VC 2005, because MFC has some new WinForms interaction classes.
-
Fantastic! We're going to be evaluation '05 pretty soon... In the mean time, do you know of any web resources / articles here on CP about doing it in '03? I've had a look here and on MSDN, but didn't spot anything.
-Dy
-Dy wrote:
In the mean time, do you know of any web resources / articles here on CP about doing it in '03?
Here's a link to a newsgroup post I made a while ago : Click here [long url][^]
-
Hi folks, We have a large MFC application here, and we've been asked to plug a couple of third party controls into it. These controls are for .net (from Dundas) - is it possible to use .net controls/code in MFC applications? We're currently using Visual Studio 2003 if that makes a difference.
-Dy
Yes it is possible to use Dundas' .Net controls in MFC. In fact there have been enough clients who do this Dundas' technical support has made MFC wrapper classes to make it even more straight forward. Troy Marchand Dundas Software