Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating DLL:s in VFP5?
Message
De
08/04/1998 09:20:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00089709
Message ID:
00090407
Vues:
32
Hello dear Asif,

Here are the following steps to make a dll file from Visual FoxPro 5.0

First of all there should be a class defined and it must be a ole public,

So :

1) Create one Class Library from Visual Class library, Be sure that you must check on Ole Public check box from the Class info. Icon in the class

2) Create a instance or a form deriving from the created base class

3) Call the instance/Form from the programme

4) Create a project and keep the cally programme as a main

5) Go into the Build option and select as a ole dll build

6) And finally the builtup dll will be ready for you to use..

Raj
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform