PDA

View Full Version : QProcess and unicode problem



ramazangirgin
6th June 2008, 12:22
Hi all,
I'm using QProcess for calling console application. On windows,I send file name to console application as argument.I use QProcess and arguments for this. But when file name has unicode characters(ex. arabic characters) in console application file name isn't shown correctly. How can i send unicode arguments to external console applications like this ?
Thanks in advance
Ramazan