G
Guest
I have a program which runs in multiple languages. The problem is that
message boxes displayed when I run my program on Hebrew still have
left-to-right reading order. This is Hebrew locale on an English Windows
machine. I know there is a constant MB_RTLREADING or osmething, but I cannot
use that as the program has to run in a number of different languages.
Shouldn't it automatically change to RTL if I change the locale to Hebrew?
Any ideas/suggestions would be most welcome.
Thanks.
-Jaya
message boxes displayed when I run my program on Hebrew still have
left-to-right reading order. This is Hebrew locale on an English Windows
machine. I know there is a constant MB_RTLREADING or osmething, but I cannot
use that as the program has to run in a number of different languages.
Shouldn't it automatically change to RTL if I change the locale to Hebrew?
Any ideas/suggestions would be most welcome.
Thanks.
-Jaya