Can visual basic 2010 open visual basic 6.0 files
Can visual basic 2010 open visual basic 6.0 files
Visual Basic 2010 can open a Visual Basic 6 project and attempt to upgrade it with the built-in conversion tool. In most cases you will need to rewrite your application, or code files, due to the completely different architectures.
Some commercial migration tools exist on the market, just try to search on the Internet for something like Visual Basic 6 Migration Tool. Remember, an automated tool cannot convert everything.