Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create a DLL
Message
 
À
21/12/2005 08:55:19
Somesh Sahu
Cybage Software Pvt Ltd,
Pune, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01079833
Message ID:
01079835
Vues:
15
>Hi,
> Can anyone please tell me how to create a DLL file in VFP? I have written some functions in a Program. I separated it out from my main project and created a new one and added the program file to it. I want to register the DLL file having my customized functions and call these functions in the code.
> But when i am building DLL by using Build option, i am getting a message 'Can not build a DLL without OLE public classes' and process is getting cancelled after it, hence not creating the DLL.
> Can anyone please explain the reason and solution for this with sample code?
> Thanks in Advance.
>
>Regards,
>Somesh

You couldn't build a regular DLL with VFP. You could only build COM Servers that requires OLEPublic clause after DEFINE CLASS
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform