Thread: unicode
View Single Post
  #1 (permalink)  
Old September 16th, 2004, 08:11 AM
soodamanir soodamanir is offline
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default unicode

hi,

Im my Evc++ project i need to display arrow keys in a edit/label box like for ex : Delete (some left arrow and right arrow symbols) ...

The text that need to be displayed in textbox is stored in file.so
i am able to store those arrow keys in the file .but when i read the file those symbols are read as ? and displayed as for ex Delete (box symbols comes rather than arrow ).

can u plz help in this regard . i am almost fed up , trying for 3 days

i changed project setting link ->_unicode defined and entry symbol also defined , multibytetowidechar fn is also tried but of no use

Regards,
soodamani.R
Reply With Quote