vc.net to vc++6.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear Guys,
I was sucessfully done a conversion in vc.net7.1 project to
vc6.0, but i can't able to open vc.net project dialog window in vc++6
resource view. i needed help from microsoft how can i view that dialog and
how can i compile that program.vc.net using namespace syntax, but while
compile in vc++6.0, it shows error.please tell me a good solution for this
project.i am really needed these helpo from microsoft technologies.thanking.

with regards,
vadivel.
altosys software technologies limited.
chennai.
india.
 
I was sucessfully done a conversion in vc.net7.1 project to
vc6.0, but i can't able to open vc.net project dialog window in vc++6
resource view. i needed help from microsoft how can i view that dialog and
how can i compile that program.vc.net using namespace syntax, but while
compile in vc++6.0, it shows error.please tell me a good solution for this
project.i am really needed these helpo from microsoft technologies.thanking.
I am afraid that it is a one way direction.
Once converted to VC studio 2003 you have to continue with that one.
This is actually very logical since VC++ 6.0 have no clue of what VC++ 2003
can do or not can do.
 
Back
Top