Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exclude VCX from a project
Message
 
 
To
03/07/2003 17:19:45
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00806761
Message ID:
00806765
Views:
20
>If I exclude vcx from a project, I want to know what other potential problems I need to anticipate in additional to make sure that VFP can find the vcx during runtime. For example, will it have any effect on coding which is going to programmatically create class or add object based on the excluded vcx?

Peter,
No it won't. You will still need to issue a SET CLASSLIB command within your application if you use CreateObject(). And you will still need to specify the VCX in your NewObject() call. The only difference will be that your application has to go beyond the EXE itself to find the library.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform