"Dmitry Timoshkov" <[EMAIL PROTECTED]> writes: > I just forgot abot the real ToUnicode and ToUnicodeEx in user32.dll :-( > > Also I made ToAscii in the USER_DRIVER structure conform with the user32 > prototype. (Perhaps it is a bad idea). Shouldn't we rather implement ToAscii on top of ToUnicode, and only have ToUnicode in the driver interface? I don't think we need two separate driver entry points for this. -- Alexandre Julliard [EMAIL PROTECTED]
- Re: ToUnicode: RESEND Alexandre Julliard
- Re: ToUnicode: RESEND Dmitry Timoshkov
- Re: ToUnicode: RESEND Alexandre Julliard
