Set programmatically the "Language for non-Unicode programs"

J

john

I am trying to programmatically (vba) set set the "Language for non-
Unicode programs", which can be found in
Control Panel> Regional and Language Options > Advanced (tab)
to a specific language.

Any ideas?

John
 
L

Larry Linson

That would require interfacing with a Windows API (some, but not all, of
which can be used via VBA). I don't know what API would do what you want,
but with some online searching elsewhere you might find the name and details
of the API, and then perhaps someone here could offer suggestions as to
whether and how you might be able to use it.

Larry Linson
Microsoft Office Access MVP

I am trying to programmatically (vba) set set the "Language for non-
Unicode programs", which can be found in
Control Panel> Regional and Language Options > Advanced (tab)
to a specific language.

Any ideas?

John

__________ Information from ESET Smart Security, version of virus
signature database 3979 (20090331) __________

The message was checked by ESET Smart Security.

http://www.eset.com



__________ Information from ESET Smart Security, version of virus signature database 3979 (20090331) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 
J

john

Alternatively I can perhaps look into the Registry at HKLM\SYSTEM
\CURRENTCONTROLSET\CONTROL\NIS\LANGUAGE.
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top