trichview.support
Re: Tag As String Question |
Author |
Message |
Sergey Tkachenko |
Posted: 12/14/2004 16:10:19 If you use Unicode, never use SetItemText and GetItemText. Use SetItemTextA or SetItemTextW and GetItemTextA or GetItemTextW. In order to display Polish characters without Unicode, set the proper Charset for the text style. > I think problem is with unicode :-( > When I change value in TVStyle in jump text style unicode to false it works > but disappear Polish characters. > > How resolve this problem ? |
Powered by ABC Amber Outlook Express Converter