U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » [solved] TheIDE "Run Options..." bug
Re: TheIDE "Run Options..." bug [message #43624 is a reply to message #43621] Mon, 15 September 2014 19:08 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
After further investigation, it is unfortunately much more complicated than that.

The primary source of problems is Cout(), which puts data into output stream without conversion. It should either convert to local 8-bit code (e.g. Win-1252) or, much better, use WriteConsoleW.

Then LocalProcess should probably rather use W API as well...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Random line breaks
Next Topic: What is the purpose of "GCC.bm.in" in tarbals?
Goto Forum:
  


Current Time: Tue May 12 12:54:37 GMT+2 2026

Total time taken to generate the page: 0.00959 seconds