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: 3437 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 Jun 13 05:20:51 CEST 2025
Total time taken to generate the page: 0.05629 seconds
|