I have an existing programme (several years old) which runs perfectly well on a machine hosting Visual Basic 6.0. It consists of several files i.e. .frm, .vbp and .vbw

I now need to run this programme on a machine which has Visual Studio 2013 (and not Visual Basic 6.0).

Can anyone help with how I can convert the programme to something recognised by visual studio ? Alternatively, how to use visual studio to run the existing visual basic programme.