Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to use dll's
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00418635
Message ID:
00419048
Views:
19
>>>>>>>>>>>>>>>>.
Not really. .FLL files are added via SET LIBRARY, and are direct extensions of VFP working with a special API that exposes VFP's internals to the .FLL; standard C-style .DLL files get referenced by using DECLARE...DLL to produce references to DLL entrypoints; things not passed as parameters to a standard .DLL are not visible; FLL code can access VFP's internal NTI, and actually call VFP native commands within the FLL.
>>>>>>>>>>>>>>>

Come'on, can't you guys all read my mind and know what I meant to say?!?

As I said to George, NEED MORE COFFEE!!

Sorry all!
The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts. - Bertrand Russell
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform