i am reading a .txt file line by line.. adding each line in a listbox... but some characters do not show well in the listbox...
e.g.
in .txt file:
97 Jankulovski
98 Galásek
99 Poborský
100 Plasil
101 Rosický
but in listbox [see attachment]
i even used the forms 2.0 controls but still no good
btw: the .txt file i am reading is in UTF-8 ... when i convert to unicode..nothing shows up in vb... and when i convert it to ANSI... the accents are okay but some additional characters show up like "?????" or black boxes characters