Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi all,
I have a mfc listcontrol and when I'm typing Arabic words it display true. but when i want to use it as a parameter for a function it give me '????'. i do something that read in some page but it does not work
plz help me
Posted
Comments
Maximilien 10-Jul-13 8:44am    
What do you pass as a function parameter ? a CString ? a std::string/wstring ? a char* a TCHAR ?
Is your project set to use UNICODE ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900