Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Classes outside EXE
Message
De
29/05/2001 23:31:42
 
 
À
29/05/2001 23:09:11
Nitin Parulekar
New Zealand Software Corp Ltd
Hamilton, Nouvelle Zélande
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00512506
Message ID:
00512509
Vues:
8
>To All,
>Our framework classes are in the application EXE and obviously any Program/Form in the EXE runs fine. The aplication provides a hook to enable running of any .FXP that may not be in the EXE. It simply has to reside in the same folder as the EXE. The arrangement works fine if the external program has no call to a form that uses any of our framework classes. Forms using Foxpro baseclasses work fine (This is because Foxpro Runtime DLL is included in the Seup Wizard that manages the EXE). I have tried the following in Form.Load() as well as in the Program that calls the form(even though the form's in Private DataSession)
>
>Set Procedure to OurApp.EXE
>SET Classlib to Ourclass.vcx

Tried using additive??
SET Classlib to Ourclass.vcx ADDITIVE

>
>Yet I keep getting "Class Not Found Error"
>
>Can anyone tell me what else I can do ?
>
>TIA,
>
>Nitin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform