Well i know about project analyser 7.0 which seems ok, fixes a few errors here and there. Are there any other add-ins of any type for VB6 that are recommended ?
Printable View
Well i know about project analyser 7.0 which seems ok, fixes a few errors here and there. Are there any other add-ins of any type for VB6 that are recommended ?
Ya... the .Net add-in.
In my opinion there is no better addin for the VB IDE then MZ-Tools.
Yea... I second that. But that should be than, not then. :pQuote:
Originally posted by MartinLiss
In my opinion there is no better addin for the VB IDE then MZ-Tools.
As in.. greater than or better than. Not, I went to the store then came home.
You're absolutely right. I know better and I usually don't make mistakes like that.Quote:
Originally posted by DiGiTaIErRoR
Yea... I second that. But that should be than, not then. :p
As in.. greater than or better than. Not, I went to the store then came home.
Another somewhat useful add-in is VBLaw, which scans source code (and project properties) for possible flaws, and then suggests optimization techniques. Basically it aides in making your code standardized(easily-readable), and somewhat optimized.