Hi there. I searched the forum for a topic like this, but I couldn't find any. In my program, which is written on VC++ 6.0 I have two comboboxes, which are created in the resource editor. They both have the the type Dropdown, so I can type string at the top, not only choose a string. In my program I fill the contents of these comboboxes from an Access database. This content is not in English, but in Bulgarian(Cyrilic) and are displayed properly. But when I try to type something in Cyrilic in the combobox it is typed in English.
Does anybody knows how can I fix this? I thing it is related to UNICODE support in Windows, but I don't know anything about Multicode, UNICODE and so on.



LinkBack URL
About LinkBacks


