Home » U++ Library support » U++ Core » Problem and fix in LocalProcess
Problem and fix in LocalProcess [message #28550] |
Mon, 06 September 2010 17:44 |
|
koldo
Messages: 3398 Registered: August 2008
|
Senior Veteran |
|
|
Hello Mirek
Now LocalProcess::Read(String& res) function in Windows includes this in LocalProcess.cpp line 341:
It should be replaced with this:
res.Cat(FromSystemCharset(buffer), n);
This way accents and other chars are not lost.
Best regards
Iñaki
|
|
|
|
|
|
Goto Forum:
Current Time: Fri Nov 01 00:29:39 CET 2024
Total time taken to generate the page: 0.02077 seconds
|