R
Roderick O'Regan
I have a template in Word 2007 (used in Vista) which allows users to
choose their country of location and then display a userform in their
language.
Two of those languages are Turkish and Russian. If that user hasn't
got the appropriate System Locale set then they might see ???? for
letters which can't be identified.
What I would like to do is use an API in my VBA project which would
return the actual System Locale set at that moment on the user's
machine and so advise them to contact their IT department for them
change it to the correct one.
My first investigations into this tells me it could be the GetACP API
but the more I try to find out about it the more I get confused as I
hit dead ends!
Can anyone help with this please?
Roderick
choose their country of location and then display a userform in their
language.
Two of those languages are Turkish and Russian. If that user hasn't
got the appropriate System Locale set then they might see ???? for
letters which can't be identified.
What I would like to do is use an API in my VBA project which would
return the actual System Locale set at that moment on the user's
machine and so advise them to contact their IT department for them
change it to the correct one.
My first investigations into this tells me it could be the GetACP API
but the more I try to find out about it the more I get confused as I
hit dead ends!
Can anyone help with this please?
Roderick