Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help with VB API

5 views
Skip to first unread message

Rakesh

unread,
Apr 18, 2002, 9:07:05 AM4/18/02
to
I have a question about a VB API. Please can someone give
me more
info about GetSystemDefaultUILanguage. Also please can
someone tell
me an API which I could use to get the OS language - not
the local
language of the PC but the language of the Operating
System itself.

TIA

Kally Wang(MS)

unread,
Apr 20, 2002, 4:07:13 AM4/20/02
to
Hi,

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 ==

0 new messages