VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Relations Between Your VB ActiveX Components

KappaAqr  (4 Submissions)   OLE/COM/DCOM/Active-X   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This application scans the given folder and sub folders for VBP files, analyses which VBP file references which ones and generates a Tree view showing this relationships. What's more, it stores this analysis results in Access database so that you can run your own query or open it at later time. This utility is typically useful if your project consists of tons of VB components calling each other and if you wish to see what will be the impact of changing interface of one on other components. You can also use it to just document component relationships between your projects. This application also shows you how to analyze VBP file contents and ready-to-use source code. This application is right now in state of easy clicks but no online help is available. You may freely contact me for assistance.

Rate Relations Between Your VB ActiveX Components (2(2 Vote))
Relations Between Your VB ActiveX Components.bas

Relations Between Your VB ActiveX Components Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters