Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call DLL & API ????
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00013930
Message ID:
00015022
Views:
55
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform