"Robert" <[EMAIL PROTECTED]> 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to