View Single Post
Old 04-18-2006, 01:48 AM   #1
Mrbmw99
Variable Bitrate
 
Join Date: Oct 2004
Location: Bay Area, CA
Posts: 374
VB6: Does anyone have experience with adding moudlarity to their apps?

I am been around VB6 for a while now an have built some pretty extensive applications with it. I have yet to be able to familiarize myself with adding modulatity though. What I'd like to be able to do it have a main application and allow users to download a file and place it in the app directory or run an installer. This will give them that functionality. This way I can upgrade a certain module of my application each time, and allow for many different options.

I guess some sort of .dll or .ocx, but it needs to be able to be loaded and run after the application is built and out. I also want to be able to make new addons and have the VB detect their existance and load them too. Do you know of any tutorials or pages about this type of functionality?

I have been looking around on Google, but what generally comes up is stuff about VB Modules, not what I need.

Thanks!
Mrbmw99 is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links