Hi all.
Haven't been on Bytes for a couple of years or something, but I've been searching the web and can't find an answer to this, so thought I'd come back to the experts. :)
I'm sorting through a lot of old junk, and have found a bunch of my old VB1 projects. The exe's don't run, which is no surprise. But the main problem is, I can't even read the code to find out what they do, as they're stored in binary format.
How can I read these old VB1 source files to extract the code? Some way to load them into VB6 would be ideal (that's right, I still haven't updated to VBnet) but even just some way to see what's there would help.
Hope someone can help with this.
Killer42
Haven't been on Bytes for a couple of years or something, but I've been searching the web and can't find an answer to this, so thought I'd come back to the experts. :)
I'm sorting through a lot of old junk, and have found a bunch of my old VB1 projects. The exe's don't run, which is no surprise. But the main problem is, I can't even read the code to find out what they do, as they're stored in binary format.
How can I read these old VB1 source files to extract the code? Some way to load them into VB6 would be ideal (that's right, I still haven't updated to VBnet) but even just some way to see what's there would help.
Hope someone can help with this.
Killer42
Comment