hello friends! i am not a VB or .NET developer- i am a Flex/Actionscript developer, but I have an old project that needs work- and all i have is the source code, no settings, versions, nothing... i need to compile it just so i can get to the point of debugging it (and learning along the way).

i installed visualstudio 2010 and thought there might be some 'import some old crappy project to newer settings' but i guess it does not work that way- when i try to open this project it is not seen.

the files i have are with extensions:
.lib
.exp
.ocx
.PDM
.vbp
.vbw

among a few others, most of these I don't recognize.

question 1: how can i tell what version this code was written for?
question 2: what is the best way to update this and get this project back to a manageable state?

thanks in advance