(Fucking) Unicode: console print statement and PythonWin: replacement for off-table chars HOWTO?

Thomas Heller theller at python.net
Wed Jan 11 10:06:05 EST 2006


"Robert" <kxroberto at googlemail.com> writes:

>
> Guess I have to create special C-code for my major wide unicode needs -
> especially listctrl-SetItem and TextOut-Stuff...
>
> Or does anybody know of some existing wide-unicode functions/C-code
> parallel to normal pywin32?

You could use ctypes to access and call the ...W functions directly.

Thomas



More information about the Python-list mailing list