"Mikolaj Zalewski" <[EMAIL PROTECTED]> writes: > There is a problem to have the same prototype and make winex11.drv > call handle only Unicode as some of the WTInfo output are binary data > and some are strings. Should I duplicate the knowledge of which are > which in wintab32?
The W->A translation in wintab32 of course needs to know the format of the data to map strings correctly, that's not a problem. -- Alexandre Julliard [EMAIL PROTECTED]
