Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Call a DLL file
Message
 
 
À
23/07/1996 19:52:53
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
00004437
Message ID:
00004450
Vues:
44
>>How can i do to call a DLL library file in FPW2.6 and use all the function that comes inside?
>>
>>Thanks.
>
>You cannot use a .DLL file with Foxpro for Windows 2.x, it recognize only a .FLL that you can use by issuing a SET LIBRARY TO and calling the function inside the .FLL.
>
>Note also that the library for Foxpro for Windows 2.x must be build in 16-bits and that the one for Visual Foxpro 3.x must be 32-bits. That means that you cannot use the same library that you used in your Foxpro for Windows 2.x application in the new version of Visual Foxpro 3.x.

Actually you can. Just 'SET LIBRARY TO FOXTOOLS.FLL' and use REGFN(). Details are in Foxtools.wri.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform