Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How I do to declare a DLL in FPW 2.6
Message
 
À
22/01/1999 08:35:21
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00178888
Message ID:
00178892
Vues:
22
Hi Anderson,

>but the VFP is showing me a message sayng "Can´t load MP20FI32"

Your message title say "FPW2.6", but you load the VFP version of FoxTools.FLL and say that VFP causes a problem. What version are you using? That version must match the FoxPro version.

The error message could have to reasons. First of all, RegFn() is for 16 bit DLLs only. If MP20FI32 is a 32 bit DLL, you have to use DECLARE in VFP, and can't use it in FPW 2.6. Also, specifiy the full name of the DLL, ie C:\WINDOWS\MP20FI32.DLL, not just the name without extension.

Christof
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform