Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a .dll
Message
De
08/08/2008 13:52:39
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01337552
Message ID:
01337608
Vues:
17
In VFP help (index) type "Automation Servers". Then double click "creating". Then read the "How to". Then read the "Also See - How to: Build ..."

It's all pretty straight forward. Not much different than creating and building a .exe.

Then look up the DECLARE - DLL command to see how to call it.

Come back if you get stuck on anything.

>I would like to create a dll to execute just the code below
>
>*******************************************************************
>>SET headings OFF
>>SET PRINTER TO NAME (ALLTRIM(tprinters.nome))
>>TYPE (pedPrint) TO PRINTER
>
>******************************************************************
>
>I would like to know:
>
>1- How to create the dll ?
>
>2- How to call the dll form my form ?
>(passing parameters to the dll)
>
>
>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform