i need to create a unicode text file.
i have lots of unrecognized characters in my database which are swedish and stuff...
how do i write a text file which can support these types of characters?
i need to pass that file to rar as a rarlist of files.
when i created a normal text file, rar cannot understand the other characters, but when i created it in unicode, using ultra edit, rar was able to recognize the characters. so how do i create this file in c#?
