Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call a 16-bit DLL in a VFP program ????
Message
From
19/12/1996 13:10:57
 
 
To
19/12/1996 12:46:28
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00015639
Message ID:
00015642
Views:
27
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform