Whoops, Due to underzealous diff checking on my part, the patch will cause a regression on toupper/tolower; the following tiny patch needs to be applied after it: Cheers, Jon ---------------------------------------- Content-Type: application/x-bzip2; charset="iso-8859-1"; name="unicode_updates.diff.bz2" Content-Transfer-Encoding: base64 Content-Description: ---------------------------------------- -- "Once you realise you're not _meant_ to fit in, it all makes sense..." [EMAIL PROTECTED] , [EMAIL PROTECTED]
--- wine-tmp/dlls/msvcrt/msvcrt.spec Fri Jan 19 15:21:08 2001 +++ wine-new/dlls/msvcrt/msvcrt.spec Fri Jan 19 21:18:24 2001 @@ -475,6 +475,8 @@ @ cdecl _tell(long) MSVCRT__tell @ stub _telli64 #(long) @ cdecl _tempnam(str str) MSVCRT__tempnam +@ cdecl tolower(long) tolower +@ cdecl toupper(long) toupper @ stub _timezone #() @ cdecl _tolower(long) MSVCRT__tolower @ cdecl _toupper(long) MSVCRT__toupper