Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Decompile VB5 EXE and Compile in VB6

Status
Not open for further replies.

LeonelSanchezJr

Programmer
Jan 26, 2001
522
US
I have an executable that was compiled in Visual Basic 5. Unfortunately, I lost the source code and I need to have it compiled in Visual Basic 6 (since that's what we're using now).

Can I uncompile the Visual Basic 5 executable and then recompile it in Visual Basic 6? Thanks,

Leo ;-)
 
Sorry the last good decompiler for VB was VB3. Nothing on the market for VB5 or VB6. Some try but don't even close to 100%. Any third party tools used cause lots of problems.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top