Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excluded FXP and included VCX
Message
From
04/10/2005 02:18:38
 
 
To
03/10/2005 22:23:45
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01055728
Message ID:
01055754
Views:
12
>Hi,
>I have a form class hierarchy as below :
>
>
myDataForm (myform.vcx) - Included in EXE
>|
> - myCusDataForm (mycusform.fxp) Included in EXE
>
>I have an excluded FXP called from my EXE. VFP prompted dialog box to find 'myform.vcx' when my code try to CREATEOBJECT('myCusDataForm'). I have checked the loaded classlib using SET('CLASSLIB') and myform.vcx with alias myform has been loaded into memory.
>
>Any idea?
>
>Thank you

Hi John,

I'm not sure about this. Try to put this in the excluded FXP:
Set classlib to MyForm.VCX in ExeFile additive
Herman
Previous
Reply
Map
View

Click here to load this message in the networking platform