Click to See Complete Forum and Search --> : How to convert project from EVC 3.0


ASW
August 20th, 2002, 03:00 PM
I need to convert my project from Embedded VC 3.0 to standart VC++ 7.0. It is impossible to just open it from VC 7.0. So, how can I do it ?
asw@ural.ru - Please send answers to this e-mail.

stober
September 12th, 2002, 07:36 PM
I have never used VC7, but I do use eVC++ 3.0 a lot. You will probably have to start a whole new project in VC7 then copy the eVC++ 3.0 files into it. Be prepared to do a lot of re-writing! It will not be an easy port, depending on what your WinCE program is doing.