Click here to Skip to main content
15,881,139 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a vc++ based ActiveX control which has edit box which shows "?" While typing romanian s cedilla.I am using GetWindowText() to get the text. Its legacy project and multibyte is set as charater type in project settings.Only S/T cedilla I am seeing this issue.

What I have tried:

On copy paste of the text to editbox, it is printed properly but on save it becomes "?" again.
Posted

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