To get the location info, you must P/Invoke to the GEO APIs.

Signature
MichKa [Microsoft]
NLS Collation/Locale/Keyboard Technical Lead
Globalization Infrastructure, Fonts, and Tools
Blog: http://blogs.msdn.com/michkap
This posting is provided "AS IS" with
no warranties, and confers no rights.
>I need to get the information specified in the system regional & language
> options -> regional options -> location.
[quoted text clipped - 8 lines]
>
> John
Mike Silver - 04 May 2005 15:04 GMT
Michael,
Thanks for reply.
From which name space do I get GEO API? Is this part of .net framework or
System API?
John
> To get the location info, you must P/Invoke to the GEO APIs.
>
[quoted text clipped - 10 lines]
> >
> > John
Michael (michka) Kaplan [MS] - 04 May 2005 18:07 GMT
It is a bunch of win32 functions, none of it is currently exposed in the
.NET Framework.
See http://blogs.msdn.com/michkap/archive/2005/02/04/366922.aspx for more
info on the APIs.

Signature
MichKa [Microsoft]
NLS Collation/Locale/Keyboard Technical Lead
Globalization Infrastructure, Fonts, and Tools
Blog: http://blogs.msdn.com/michkap
This posting is provided "AS IS" with
no warranties, and confers no rights.
> Michael,
> Thanks for reply.
[quoted text clipped - 17 lines]
>> >
>> > John