Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call DLL & API ????
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00013930
Message ID:
00015022
Vues:
60
>Luis Hi,
>
>Thank you for the example ...
>And about my second question ... you did not get my point ...
>I meant is ... Can I call a file with .H extention like "window.h"
>or "bidi.h" withen FP2.6 ?
>
>Ahmad

Ok, now I got the point,
and the answer is no, a file with that extension generally is a 'header'
file in 'C' language, you can call the file from a C program, but not
directly from foxpro, what you'd need to do is make either a 'FLL'
library or a 'DLL' library before you can use those files. But
you have to know how to make a 'FLL' library using the 'Library Construction Kit' or a 'DLL' using 'C' programming.
Hope this help.
Good luck.
luisg@netrunner.net
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform