Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 14267
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: Tue Aug 26 01:33:50 CEST 2025

Total time taken to generate the page: 0.05728 seconds