Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DECLARE DLL and the supported datatypes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00525190
Message ID:
00525192
Vues:
23
>I have written a C++ DLL (thanks to Dave F) as a test and am working on how best to get various parameters to it's internal functions. Can someone supply a list of datatypes supported by the DECLARE statement? I know that INTEGER and STRING work, but FLOAT does not seem to work. When included in the DECLARE statement, it is ignored and I get the "too many arguments" error message.
>
>Thanks,
Steve,

VFP doesn't support FLOAT in the declaration. Have you tried either SINGLE or DOUBLE?
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform