Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing a vcx that is in another exe
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00343145
Message ID:
00343414
Views:
29
>I want to break my app into multiple exe's to facilitate easier updates. If I make a change in one part I don't want to have to send out the entire 3 meg executable.
>
>Is there a way to include my base class libraries only in the startup executable and have other executables, called by the startup executable, reference them there. This works with procedure files but I get the message that it can't find the vcx when I exclude the vcx from the other projects.
>
>I would rather not ship the vcx's themselves but compile them into the startup exe only.
>
>Thanks for your help.

Why don't you just compile your start app as an .exe and then use ADDOBJECT() or CREATEOBJECT() in the other APPs or EXEs?
Birger G. Thoresen

Pek og Klikk
Previous
Reply
Map
View

Click here to load this message in the networking platform