Dear Community, I'm trying to catch the output from a console soft witch is verbose using StdoutRead. All Is working fine. But I need to convert characters from OEM To Ansi because there is many and many french accentuated characters. I'm on a Windows 7 Professional x64. I have made so many search about OemToAnsi So here is a piece of code (Which I have found on your site) that I use to test ( and reproduce my error) and include a simple "DIR C: /S /O:N" which return a lot of output #i