I have program where I create a thread to do some work. In the thread I do a _tsetlocale(LC_ALL, "tha_tha") for thai, OS is english. I'm still unable to read thai characters in theis thread. Any thoughts?

Thanks in advance