tag 545814 +confirmed moreinfo thanks Hi Dmitry, this is fixable with a piece of code like:
size_t size = mbstowcs(NULL, your_string,0) Can you provide me with an example of string and telling me which locale you are using so I can test this? Cheers Antonio -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

