R
Rick
Hi guys!!
I have a very big project that originally was made in C, then it was
migrated from C to VC++ 6.0.
Now my boss is asking me to use the new VC++ .Net (2005) to change the
interface of controls and windows in the project. But i don't know if this
is possible, because i can open the VC++ 6.0 project in VS2005, but the
controls are the same than VC++ 6.0, if i try to add CLR controls, the way
the compiler takes code changes, and functionality is lost, because the
compiler says there are around 800 errors, (it's basically by keywords, but
also by references and libraries), i would like to know if someone has tried
this or at the moment i choose CLR i hve to rewrite all my C code??
PD: also i noticed that VS2005 looks for CPP files, not C files and of
course C is not C++
Regards
I have a very big project that originally was made in C, then it was
migrated from C to VC++ 6.0.
Now my boss is asking me to use the new VC++ .Net (2005) to change the
interface of controls and windows in the project. But i don't know if this
is possible, because i can open the VC++ 6.0 project in VS2005, but the
controls are the same than VC++ 6.0, if i try to add CLR controls, the way
the compiler takes code changes, and functionality is lost, because the
compiler says there are around 800 errors, (it's basically by keywords, but
also by references and libraries), i would like to know if someone has tried
this or at the moment i choose CLR i hve to rewrite all my C code??
PD: also i noticed that VS2005 looks for CPP files, not C files and of
course C is not C++
Regards