MFC of Visual Studio 2003 Profissional on Express Edition

Hi!

I have bought the Visual Studio 2003 Professional and it brings with the MFC library.
I would like to know if I can copy and use the mfc libs and headers in the Visual Studio 2005 Express

Thanks
Victor


Answer this question

MFC of Visual Studio 2003 Profissional on Express Edition

  • peterdarvas

    No!

    1. The Express Version has no Resource Editor.

    2. You need to recompile the MFC libs because VS 2005 will link against the VC 8.0 CRT.

    3. I am not sure if the Eula allows this. Afaik it is only allowed to recompile the MFC Libs under a new name.



  • MFC of Visual Studio 2003 Profissional on Express Edition