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

Home » U++ Library support » U++ Core » Need help about the codepage!
Re: Need help about the codepage! [message #33582 is a reply to message #33507] Fri, 26 August 2011 01:56 Go to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
akebee wrote on Tue, 16 August 2011 05:59

when i use some core function,
For example, GetExeFilePath();

i got a string like this"F:\game\²âÊÔ.exe";



Got where? What means are you using to display this string and on what platform.

All filenames get converted to the encoding of your application, which by default is UTF-8. And if you use GUI functions (like PromptOK), it should display correctly as well.

Things can be different for console.

Mirek
 
Read Message icon6.gif
Read Message
Read Message
Read Message
Previous Topic: BUG? or Not BUG? LoadFile(filename) and then getting wrong data
Next Topic: Retriving data in record containing ""
Goto Forum:
  


Current Time: Sun Apr 26 16:40:27 GMT+2 2026

Total time taken to generate the page: 0.00598 seconds