Unicode in c#.net 2005?
C#
3
Posts
2
Posters
0
Views
1
Watching
-
:doh:hai all, is there any particular function by which i can directly use unicode in API.. for eg: TextOutA(hDevice, sXPos, sYPos, StaticObjects.gtSizeName[lIndex], StaticObjects.gtSizeName[lIndex].Length); here can i use language "HINDI" for [lIndex]...i tried but it is giving "???" in the places where "HINDI" language is used while running.
-
:doh:hai all, is there any particular function by which i can directly use unicode in API.. for eg: TextOutA(hDevice, sXPos, sYPos, StaticObjects.gtSizeName[lIndex], StaticObjects.gtSizeName[lIndex].Length); here can i use language "HINDI" for [lIndex]...i tried but it is giving "???" in the places where "HINDI" language is used while running.