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
|