I have richedit (control) with some russian text in it.
Then I make a selection - SendMessage(Handle, EM_EXSETSEL, 0, ...));
And then I replace a selection - SendMessage(Handle, EM_REPLACESEL, 0,
buffer) with some russian text.
The result is OK on windows2000 and NT, but on windows 98(russian edition)
inserted text is in wrong codepage (appeared as unreadable abracadabra).
so help me please.
--
--- With best wishes, Kirill.
* ...chasing dreams...