You cannot use a char * UTF8. You must convert the string to a "wide" string using UTF-16. The format of that depends on the platform you use. Look at the headers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You cannot use a char * UTF8. You must convert the string to a "wide" string using UTF-16. The format of that depends on the platform you use. Look at the headers.
This is a reasonable request and I will try to get to it shortly.
David
Added to 2.1.0