Hi, My locale is okay as you can see : Code: $ locale LANG=fr_FR.UTF-8 LANGUAGE= LC_CTYPE="fr_FR.UTF-8" LC_NUMERIC="fr_FR.UTF-8" LC_TIME="fr_FR.UTF-8" LC_COLLATE="fr_FR.UTF-8" LC_MONETARY="fr_FR.UTF-8" LC_MESSAGES="fr_FR.UTF-8" LC_PAPER="fr_FR.UTF-8" LC_NAME="fr_FR.UTF-8" LC_ADDRESS="fr_FR.UTF-8" LC_TELEPHONE="fr_FR.UTF-8" LC_MEASUREMENT="fr_FR.UTF-8" LC_IDENTIFICATION="fr_FR.UTF-8" LC_ALL= I compiled wine 1.1.26 and it does not solved the problem. I think TT does not work because ITypeInfo_fnInvoke fails : err:ole:ITypeInfo_fnInvoke did not find member id -514, flags 0x4! Look at the name of the function : it contains Type and Info so I suppose that it queries some infos from the keyboard. Do you agree ? Is someone able to fix the problem ? Thanks