Re: Upgrade MFC

Tech-Archive recommends: Speed Up your PC by fixing your registry



We are using VC++ 6.0 for our development. Is there any way to use a later
version of MFC (rather than 4.2) with VC++ 6.0? If so, how does one go
about doing this?


It probably can be done and I would check codeproject/codeguru to see
if its possible. However I dont know why would you want to do this. The
only reason I can find is you must hate the new IDE.

---
Ajay

.



Relevant Pages

  • Re: Upgrade MFC
    ... Having used the 2003 IDE, I can say, yes, I do hate it. ... But the main reason is that we are experiencing a problem ... with CFileDialog that has supposedly been fixed in the new MFC version. ...
    (microsoft.public.vc.mfc)
  • Re: Upgrade MFC
    ... I hate the new IDE on a daily basis, but the new compiler and new MFC are compelling ... I consider this a continuation of the plot to reduce programmer productivity. ... But the main reason is that we are experiencing a problem ...
    (microsoft.public.vc.mfc)
  • Re: Upgrade MFC
    ... Having used the 2003 IDE, I can say, yes, I do hate it. ... But the main reason is that we are experiencing a problem ... with CFileDialog that has supposedly been fixed in the new MFC version. ... it is possible to get the VC6 CFileDialog working by substituting patched versions of the SDK and/or MFC headers. ...
    (microsoft.public.vc.mfc)
  • Re: Upgrade MFC
    ... I would love to use the very good VC++6 IDE ... towards .NET world, while C++ and MFC ... I consider this a continuation of the plot to reduce programmer productivity. ... But the main reason is that we are experiencing a problem ...
    (microsoft.public.vc.mfc)
  • Re: why microsoft choose mfc rather than wtl?
    ... I didn't mean "neat" in that sense of WTL. ... If you have a little GUI tool written using MFC in a DLL the size of the ... as the size of the same little GUI app written in WTL. ... If, for some reason, you need to link statically to MFC then the MFC .exe ...
    (microsoft.public.vc.mfc)