Add an Example of Returning A String from a DLL
Posted: Fri Feb 23, 2024 3:56 pm
Hi
I read through the documentation about creating a DLL and the only condition it mentioned was that the string must be declared as Global but it does not mention that the return value is a pointer to the string. So It would be very helpful if there was an example of returning a string from a DLL.
Thanks,
Simon
I read through the documentation about creating a DLL and the only condition it mentioned was that the string must be declared as Global but it does not mention that the return value is a pointer to the string. So It would be very helpful if there was an example of returning a string from a DLL.
Thanks,
Simon