Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to use class library compiled in external exe- module?
Message
De
15/05/2003 14:36:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
How to use class library compiled in external exe- module?
Divers
Thread ID:
00788920
Message ID:
00788920
Vues:
43
I need some advice in the following situation.
There are two projects ProjectChild and ProjectParent. Two modules ProgChild.exe and ProgParent.exe accordingly are built.
ProjectParent contains class library LibParent.vcx with ClassParent class.
ProjectChild contains class library LibChild.vcx with ClassChild class inherited from ClassParent from LibParent.vcx. ProjectChild contains class library LibParent.vcx marked as excluded.
There is code “SET CLASSLIB TO LibParent IN ProgParent.exe” in ProgChild.prg.
But “loObject = CREATEOBJECT([ClassChild])” causes hang-up of ProgChild.exe
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform