12-01-2010 08:51 AM
Hi,
Do you finally have a solution to your problems?
Thanks,
Fabrice
07-30-2014 03:05 AM
Topic UP,
I have the same problem but no solution with previous posts.
I've tried to Use Length + convert string to U8 array and Pascal string pointer without success ... any advice ?
07-31-2014 12:45 AM
Hi,
The most common method is to define the DLL function parameters as CStr.When you call the function node,
double click and set the parameters as C String Pointer.As Below