MFC : How to check if a character input is unicode?
- by Owen
Hi All,
I have an input text field which accepts a certain maximum number of characters. This number of characters should change though if the character inputs are unicode.
Question:
Is there a way I could check if the character input is unicode or not?