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++ Widgets - General questions or Mixed problems » How to convert utf-8 to (strcmp type)?
Re: How to convert utf-8 to (strcmp type)? [message #30941 is a reply to message #30909] Fri, 28 January 2011 23:41 Go to previous messageGo to previous message
koldo is currently offline  koldo
Messages: 3372
Registered: August 2008
Senior Veteran
Hello JoseB

I do not understand well the question but, if you require to pass a String to an API function you would have to do a ToSystemCharset().

For example, in Functions4U/FUnctios4U.cpp ReadOnly() function:

- In Windows, GetFileAttributesW() and SetFileAttributesW() require a ToSystemCharsetW().

- In POSIX, stat() and chmod() require a ToSystemCharset().


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to maximize printing area of the RichEdit Ctrl? [SOLVED]
Next Topic: Main frame dlg: How to store last dimension and position?
Goto Forum:
  


Current Time: Mon Jun 10 11:29:54 CEST 2024

Total time taken to generate the page: 0.01972 seconds