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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convert VB3.0 Applications to VB6.0

Status
Not open for further replies.

dparker1966

Programmer
Sep 1, 2000
5
US
What is the easiest way to convert these older programs to the VB6.0. If I just try to open the MAK file it states that all of the forms are in binary format and cannot be opened. Any ideas? Thanks
 
You'll have to save all modules in text format using VB3.0 first. Then you most probably need to do some work on the API calls and there may be activex control problems as well...

Greetings,
Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top