Hi TimvH, thanks for your reply. Yes I got that figured out now. However: in "myWstringVariable" it will only store the first character of the text. How do I get the full text?
Hi I try to get korean texts out of a textlist. For that I want to use DynamicTextGetTextW, but I am a little confused how it is supposed to work. The function returns POINTER TO STRING, but how do I get WSTRING? I succesfully used DynamicTextGetText with classical Strings. Thanks in advance!