Cedit control, paste problem
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
:confused: i would like to paste some word text with special characters, őúűöí. my problem is, that they are always converted to simple chars at paste operation, oúuöi. Is there anyone who can help me out? Thanks. Leo.
Have you used CF_UNICODETEXT as the format when you copied the data into the clipboard? Jaime
-
Have you used CF_UNICODETEXT as the format when you copied the data into the clipboard? Jaime