Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can do that declare with VFP?
Message
 
À
18/07/2006 09:59:58
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
01137227
Message ID:
01137327
Vues:
16
>Hi All,
>
>How can do that declaration in VFP?
>
>Declare Sub MathStr2Acc Lib "TRIOUT32.DLL" (src As MATH_ACCUM, ByVal buf As String, ByVal ln&)

I am not sure, but try:
Declare INTEGER MathStr2Acc IN TRIOUT32.DLL @STRING src, @STRING buf, @?????? ln
I suspect that MATH_ACCUM is structure, so you must find a way to parse it. What type is ln? I don't know!
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform