Re: [PythonCE] PythonCE, pocketpc and UNICODE

2005-08-08 Thread Ulrich Eckhardt
Salvatore Russo wrote: > I am using PythonCE embedded in a C/C++ code to port an open source > application for my pocketpc. All documentation I read about “porting and > application to pocketpc” said that we have to convert the application in > Unicode, with wchat’t and L”blabla” instead of char an

[PythonCE] PythonCE, pocketpc and UNICODE

2005-08-08 Thread Salvatore Russo
Hallo, I am using PythonCE embedded in a C/C++ code to port an open source application for my pocketpc. All documentation I read about “porting and application to pocketpc” said that we have to convert the application in Unicode, with wchat’t and L”blabla” instead of char and “blabla” (and all