Janitorial Projects

Rolf Kalbermatter rolf.kalbermatter at citeng.com
Fri Nov 29 17:10:32 CST 2002


"Dimitrie O. Paun" <dpaun at rogers.com> wrote:

>I have updated the Janitorial section:
>  http://www.dssd.ca/wine/Wine-Fun.html#janitorial
>
>with the list of cross calls from 32->16, and W->A.
>
>There are currently 13 cross calls from 32->16 bit code,
>and 194 cross calls from Unicode to ASCII.

I was just looking at shell32.dll and wondered if it should
implement A->U as it almost completely consistently implements
U->A. So I guess this should all be changed then. Problem is that
some of those functions call other functions where only the ANSI
version is implemented yet, so it is a lot more work than just
moving the implementation from the ANSI to the Unicode version.

But what the heck do the errors about AW functions calling Unicode
mean? Isn't that the actual idea about the AW functions?

Rolf Kalbermatter




More information about the wine-devel mailing list