Act.Python build100: win32ui.pyd error

Jay Krell jay.krell at cornell.edu
Sat Sep 16 09:56:50 EDT 2000


>From: Robin Becker <robin at jessikat.fsnet.co.uk>
>the base win32all-134.exe for 2.0b1 ie win32ui.pyd refers to ToUnicodeEx
>in user32.dll; this seems not to be present in win95 versions of user32;

Indeed.
http://home.netcomcom/~jaykrell/Win95-Kernel32-Exports.txt
http://home.netcomcom/~jaykrell/Win95-User32-Exports.txt

And ToUnicode and ToUnicodeEx are both unsupported on all versions of
Win95/98 according to MSDN. They just happen to sometimes be exported. I
assume they are only called based on GetVersion/GetVersionEx.

 ..Jay





More information about the Python-list mailing list