UNICODE problem
-
Hi all I have the following problem : I cannot set dialog items text (like STATIC TEXT) to UNICODE (CWnd::SetWindowText is working but the displayed text is not readable ) .Interesting is that when I call SetWindowText directly on the CDialog the dialog's title is readable , but when I call the same method on any dialog element it will display unreadable text. Anyone has any idea? xxx
-
Hi all I have the following problem : I cannot set dialog items text (like STATIC TEXT) to UNICODE (CWnd::SetWindowText is working but the displayed text is not readable ) .Interesting is that when I call SetWindowText directly on the CDialog the dialog's title is readable , but when I call the same method on any dialog element it will display unreadable text. Anyone has any idea? xxx