winefile: UNICODE

Martin Fuchs fuchs.martin at gmail.com
Sun Jul 3 06:46:49 CDT 2005


> > > CharUpperW() is towupper().
> >
> > Well, CharUpper() works with strings instead of characters. So that's
> > what I changed in the pattern matching function.
> 
> No, it also works on characters. Check MSDN. ;)

# [in/out] Pointer to a null-terminated string or specifies a single character.
# If the high-order word of this parameter is zero, the low-order word must
# contain a single character to be converted.

What a hack!  ;-)




More information about the wine-devel mailing list