Hello,
I want to call an Dll which supports a string-parameter in Utf8 Format. The return is also an utf8 string.
The DllCall commands has the STR and the WSTR type identifier in the doc.
Can I call the Dll somehow?
Or can the DllCall command supports a Special Utf8 type identifier to convert to and from the internal Unicode Format in Autoit V3.3 ?
Regards
Hans-Peter