Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call a 16-bit DLL in a VFP program ????
Message
De
19/12/1996 13:10:57
 
 
À
19/12/1996 12:46:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00015639
Message ID:
00015642
Vues:
32
>Hi, Everybody!
>
>I have a 16-bit DLL written by Win 3.1 SDK and C 7.0, how can I call this
>DLL in my VFP program running at WIN 95?
>
>Is there anyone can help me?
>
>Catherina of AS SOTA Co.

You can call it the same way as in Win3.1:
SET LIBRARY TO FOXTOOLS.FLL
** and use RegFn,CallFn functions (check syntax in foxtools.wri manual)
But I see that it works in Win95 not so stable as in Win3.1 so your code should have nice error trappings.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform