c++.mfc - MFC v4.6 => v6.0 / v7.0 ??
- Matthew (1/1) May 16 2004 Any plans to make this upgrade?
- Jan Knepper (11/14) May 16 2004 I started on it ages ago, but nobody seems to be interested in it.
- Matthew (4/18) May 16 2004 I'm not in need, but am just testing the compatibility for MFCSTL with D...
- gf (5/14) May 27 2004 That would be nice to have, no doubt about it, though I don't REAllY nee...
- Andy C (7/21) Jun 04 2004 One option is to get the MS SDK downloads (free from MSDN web site) and ...
- Jan Knepper (13/20) Jun 04 2004 Really... For me it is not such much a matter *how* but *when*
- Florin L. (5/25) Jun 07 2004 No doubt that wxWidgets is a powerfull GUI toolkit, but whatever we like...
- Yochanan (8/22) Jun 29 2006 bs"d
- greertr (3/3) Nov 21 2006 Yes -- DMCnot having MFC 6 is why i gavd up on DMC -- give me 6!!
- Jan Knepper (8/13) Nov 22 2006 Most likely not without the necessary patching...
- Greer Trumble (3/3) Mar 05 2007 hmmm, I'm clueless about patching for MFC6 - is there a way for me
- Andy C (7/7) Apr 09 2007 What do you need from MFC6. I switched from MS MFC6 to DMC and I
Matthew wrote:Any plans to make this upgrade?I started on it ages ago, but nobody seems to be interested in it. Show me some votes from people that seriously want it and I might complete the port. Thanks! Jan -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
May 16 2004
I'm not in need, but am just testing the compatibility for MFCSTL with DMC++, and there're a couple of features that it doesn't support, that's all. ;) "Jan Knepper" <jan smartsoft.us> wrote in message news:c896rk$qpa$1 digitaldaemon.com...Matthew wrote:Any plans to make this upgrade?I started on it ages ago, but nobody seems to be interested in it. Show me some votes from people that seriously want it and I might complete the port. Thanks! Jan -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
May 16 2004
Jan Knepper <jan smartsoft.us> wrote in news:c896rk$qpa$1 digitaldaemon.com:Matthew wrote:That would be nice to have, no doubt about it, though I don't REAllY need it since I have MS VS :) ~/gnf.ptAny plans to make this upgrade?I started on it ages ago, but nobody seems to be interested in it. Show me some votes from people that seriously want it and I might complete the port. Thanks! Jan
May 27 2004
One option is to get the MS SDK downloads (free from MSDN web site) and use the source code to patch what you need. I have run into MFC 4.2 vs 6.0 problems (related to CString::Replace or CPictureHolder for example (see my previous posts)) but I was able to add the functionality I needed with the source from MS. Add a few compiler directives and you can compile in either DM or MS. Andy C In article <Xns94F65BE3EF105mzy2kyahoocom 63.105.9.61>, gf says...Jan Knepper <jan smartsoft.us> wrote in news:c896rk$qpa$1 digitaldaemon.com:Matthew wrote:That would be nice to have, no doubt about it, though I don't REAllY need it since I have MS VS :) ~/gnf.ptAny plans to make this upgrade?I started on it ages ago, but nobody seems to be interested in it. Show me some votes from people that seriously want it and I might complete the port. Thanks! Jan
Jun 04 2004
Really... For me it is not such much a matter *how* but *when* I have converted MFC 4.21 to Symantec C++ and later Digital Mars C++. Have done the same with libraries from Dundas, Codejock, Rogue Wave, etc... The conversion itself is not a problem it is just that I just do not have the time anymore, especially since we decided to go with wxWidgets in the future and not with MFC... Jan Andy C wrote:One option is to get the MS SDK downloads (free from MSDN web site) and use the source code to patch what you need. I have run into MFC 4.2 vs 6.0 problems (related to CString::Replace or CPictureHolder for example (see my previous posts)) but I was able to add the functionality I needed with the source from MS. Add a few compiler directives and you can compile in either DM or MS. Andy C-- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
Jun 04 2004
No doubt that wxWidgets is a powerfull GUI toolkit, but whatever we like it or not MFC still remains a major player. It would be nice to have MFC v6.0/v7.0 available in DM. Florin In article <c9qe51$1b78$1 digitaldaemon.com>, Jan Knepper says...Really... For me it is not such much a matter *how* but *when* I have converted MFC 4.21 to Symantec C++ and later Digital Mars C++. Have done the same with libraries from Dundas, Codejock, Rogue Wave, etc... The conversion itself is not a problem it is just that I just do not have the time anymore, especially since we decided to go with wxWidgets in the future and not with MFC... Jan Andy C wrote:One option is to get the MS SDK downloads (free from MSDN web site) and use the source code to patch what you need. I have run into MFC 4.2 vs 6.0 problems (related to CString::Replace or CPictureHolder for example (see my previous posts)) but I was able to add the functionality I needed with the source from MS. Add a few compiler directives and you can compile in either DM or MS. Andy C-- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
Jun 07 2004
bs"d I vote for the upgrade -- There are lots of functions in 6 that aren't supported in 4.x that make life easier for programming (and are used regularly in many canned code projects) -- and thanks for your making DMC work! Yochanan "Jan Knepper" <jan smartsoft.us> ??? ??????:c896rk$qpa$1 digitaldaemon.com...Matthew wrote:Any plans to make this upgrade?I started on it ages ago, but nobody seems to be interested in it. Show me some votes from people that seriously want it and I might complete the port. Thanks! Jan -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
Jun 29 2006
Yes -- DMCnot having MFC 6 is why i gavd up on DMC -- give me 6!! Actually I already have MFC 6 with my VC++6, will it work with the DM compiler?
Nov 21 2006
Most likely not without the necessary patching... Jan greertr wrote:Yes -- DMCnot having MFC 6 is why i gavd up on DMC -- give me 6!! Actually I already have MFC 6 with my VC++6, will it work with the DM compiler?-- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org
Nov 22 2006
hmmm, I'm clueless about patching for MFC6 - is there a way for me to explore this without unduly burdening someone else? DMC still has life in it for me if I can figure a way to use MFC 6.
Mar 05 2007
What do you need from MFC6. I switched from MS MFC6 to DMC and I only needed to address extra functions in the CString class and a few #defines for some control classes. Otherwise the code was fine. Of course there are MS specific things like #import that you won't have, but usually you can code around that. Also the debugger is les user friendly, but I don't make too many mistakes. :) Andy
Apr 09 2007