Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a simple DLL
Message
De
16/10/2001 07:38:17
Ashish Patel
Hindustan Petroleum
Mumbai, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Creating a simple DLL
Divers
Thread ID:
00568925
Message ID:
00568925
Vues:
44
I want to create a simple DLL which when passed the parameter (Cons_no) will seek in "consumer.dbf" and if found return true else false.

Can you pl. guide me how to do this. Writing program and creting exe is simple. But how to do it with DLL. I want to create DLL because this will be called by outside (third party) prog. and it is going to be called frequently so it will be better idea to create DLL then EXE. Isn't it ?

Can I write a simple prog. which accepts a parameter and seeks in a consumer file and returns .t. or .f. and then can I directly create DLL from them. I tried that but it is not working. Someone told me that I have to crate a class for this and then only I will be able to create DLL from that.

Can you pl. show me what all steps I have to do to create a DLL file. San how to test it (before giving it to third party guy) from foxpro before implementing it.


Thanks in Advance

Ashish Patel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform