0
Answer

UNICODE????

Photo of rohit a

rohit a

18y
2.4k
1

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.