Migration from VS6.0(VC++) to VS2003(.NET)

  • Thread starter Thread starter PSN
  • Start date Start date
P

PSN

Hi all,
I have a VC++ project built in VS6.0. I now want to migrate the
project to .NET with Visual studio 2003. The only reason being the
availability of the function "_strtoi64" in .NET which has a critical
role in my project. Also i guess migrating to this environment is
inevitable may be in the coming days .. Because of this i avoid
writing my own function and so on ..

I would be glad for your responses ..

Thanks
Prakash
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top