TIA
To get the operating system's Language ID, you can get the language
information in the FileVersionInfo of User.exe by calling
GetFileVersionInfo, and then VerQueryValue (on \\VarFileInfo\\Translation")
on the VersionInfo block of the operating system's User.exe.
Regards,
Kally
==========
This posting is provided "AS IS" with no warranties, and confers no rights.
== Original Message ==