rohit a

rohit a

  • NA
  • 4
  • 0

UNICODE????

Jul 14 2006 7:25 AM

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.