1.

Solve : Diferences between vbp and mak Files!!!!?

Answer»

Hi, I've been found in a project the extensions .vbp and .mak, to define the VB6 PROJECTS files, but I don't know which is the difference between it and which kind of TROUBLE COULD I get replacing all to .vbp.

Cheers.mak is the old project extension for Visual Basic 1,2 and 3. VBP is from version 4 onwards. when you open a .MAK in a newer version of VB and save it, it still SAVES as a MAK.

You should have no problems renaming then all the .VBP.Quote from: BC_Programmer on July 04, 2008, 10:09:02 PM

.mak is the old project extension for Visual Basic 1,2 and 3. VBP is from version 4 onwards. when you open a .MAK in a newer version of VB and save it, it still saves as a MAK.

You should have no problems renaming then all the .VBP.

Thanks for your usefull help!!!

Regards


Discussion

No Comment Found