Hello, the company my brothers works for has an old program written in visual basic that won't work due to a lost password from a few years ago. He retrieved the source code from the original developer who won't help anymore and gave it to me to try to re-program.
The problem is that all the .bas and .cls files are in assembly and I don't know how to convert it to a new project myself. I tried to convert the project using VS2005 but it gave an error "The Visual Basic 6.0 Project file is corrupted or cannot be read".
Is there anyway to salvage this project or is it a lost cause??
P.S. My background is in c++ and c# as a hobbiest, not basic.
The problem is that all the .bas and .cls files are in assembly and I don't know how to convert it to a new project myself. I tried to convert the project using VS2005 but it gave an error "The Visual Basic 6.0 Project file is corrupted or cannot be read".
Is there anyway to salvage this project or is it a lost cause??
P.S. My background is in c++ and c# as a hobbiest, not basic.