<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br></div>The wince interface wants UTF-8. Now, how can you give it UTF-8 if<br>
your IDE is working only in whatever system locale you have? You need<br>an IDE which let's you give UTF-8 to the WinCE interface.</blockquote><div> </div></div>I have Ansi source code, i make change for WinCE by use AnsiToUtf8 before passing it to draw.<br>
Is that correct?<br><br>