Porting from VC6 to VS2005



I hope someone can help me answer these two questions without much trouble.
1) Can a VC6 MFC project and a VS2005 MFC project coexist in the same
directory?
2) When the VS2005 Applicaation Wizard makes an MFC project, and makes a
folder according to the project's name, why does it also make a subfolder of
the same name for the project's source files? (VC6 only made the project
folder, putting the source files there).

Thanks much.


.



Relevant Pages

  • Re: Porting from VC6 to VS2005
    ... Converting to the new string functions can be a bit of a pain, which is why I avoided as ... 10 students used ... Can a VC6 MFC project and a VS2005 MFC project coexist in the same ... putting the source files there). ...
    (microsoft.public.vc.mfc)
  • Re: Porting from VC6 to VS2005
    ... Thanks Joe. ... 10 students used ... Can a VC6 MFC project and a VS2005 MFC project coexist in the same ... putting the source files there). ...
    (microsoft.public.vc.mfc)
  • Re: Porting eMVC MFC application into CEPB
    ... Create a new MFC project in PB and import ... your source files from your eVC projects into the new project. ... Prev by Date: ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Copy file to debug folder
    ... have included it in the project, but the file is not copied to the debug ... folder in the solution when i build. ... How do i do this in an MFC project? ... In VS2005, I cant even find ...
    (microsoft.public.vc.mfc)
  • Precompiled header error message
    ... I am trying to use precomiled header in my old MFC project. ... When I enter to the Main folder Setting: "Use precompiled header ...
    (microsoft.public.vc.language)