Look around for information on ActiveX EXEs. That should help you fulfill
some of your goal.
? Chuck
> -----Original Message-----
> From: Joey Brenn [mailto:Joey@b...]
> Sent: Monday, May 14, 2001 9:54 PM
> To: professional vb
> Subject: [pro_vb] Modular Programs
>
>
> I have been looking for information on constructing a Modular VB Project
> where I have an entry Program (Handles Main Menu, Security checking,
> Verifies Data paths, Help, etc.). This entry program is small and remains
> in Memory. I would then call another Module (GL, AP, AR, Inventory,
> whatever...) passing Main Program information (like Security ID, Form
> Access, etc.) by some form. Where can I find information on
> creating such a
> Modular approach. I'm attempting to avoid having a project with
> hundreds of
> classes all loaded in memory and constructing one large '.exe'.
>
> Thanks for the help,
> Joey Brenn
>