Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2008 Feb : Vista how to get notified about language change?
| Subject: | Vista how to get notified about language change? |
| Posted by: | "Michael Fritz" (spam_athome@yahoo.de) |
| Date: | Wed, 6 Feb 2008 21:23:23 |
Hi,
using Vista Ultimate (other editions perhaps too) it is possible to change
the display language when multiple languages are installed.
This means that at least Microsoft programs can show any texts in a
different language as long as they are MUI capable.
Is it possible to use this 'feature' in my applications, too? If so what
are the prerequisites? I've read that only Unicode enabled applications can
switch their language this way.
With other words: my application is already providing German and English
texts. Now I'm searching a way to detect a language switch in the OS and
change my application accordingly. Is this possible at all and is this the
correct approach?
--
cu,
Michael