<div dir="ltr"><div><div><div>Hello,<br><br></div>What is the recomended way to deal with string constants in units which are shared in cross-platforms projects?<br><br></div>For example, i started a project in Linux, where the source code files are saved in UTF-8. If i use theses files in Windows, the constants aren't automatically converted to the system code-page. So, i am getting wrong characters when i access theses constants in Windows.<br><br></div>Regards <br></div>