D
Dirk Bromberg
Hi all,
i've implemented a wrapper from Managed C++ to Java. Now i've som
trouble with exchanging text with chinese chars...
I have an Managed C++ String* (->UNICODE<-) and want to create a new
Java String, but how must i convert to have the right encoding?
Any ideas?
Is this a problem with Unicode and the Multibyte Character Set ??
Thx
Dirk
i've implemented a wrapper from Managed C++ to Java. Now i've som
trouble with exchanging text with chinese chars...
I have an Managed C++ String* (->UNICODE<-) and want to create a new
Java String, but how must i convert to have the right encoding?
Any ideas?
Is this a problem with Unicode and the Multibyte Character Set ??
Thx
Dirk