How to write Arabic directly in VC6.0 ?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I want my application support Arabic which is unicode encoded. But I can't write arabic directly in vc6.0. Maybe I can use its unicode, but it's very inconvenient. Is there any good suggestions?
-
I want my application support Arabic which is unicode encoded. But I can't write arabic directly in vc6.0. Maybe I can use its unicode, but it's very inconvenient. Is there any good suggestions?
VC6 is not a Unicode app, so you can only enter characters that are in your current ANSI code page.
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Dunder-Mifflin, this is Pam.