Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Faststring.dll
Message
From
23/06/2020 23:24:46
 
 
To
23/06/2020 22:47:00
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Miscellaneous
Thread ID:
01674989
Message ID:
01675008
Views:
137
Likes (1)
>Will this be implemented as an FLL? Or will it be a DLL that will be created as an object?

It'll be both an FLL and DLL, but no object.

I'll use the FLL interface to call the DLL functions internally. But, you will be able to use it with DECLARE - DLL function calls. It will just not have optional parameters, quite the same type checking, and less error reporting compared to what's possible in an FLL.

To make it an ActiveX / COM / OLE object is notably harder in C++. Someone could write a C# or even C++ wrapper. It will be released with all C/C++ source code.
Previous
Reply
Map
View

Click here to load this message in the networking platform