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

Country names from API

13 views
Skip to first unread message

Peter Below

unread,
Apr 2, 2000, 4:00:00 AM4/2/00
to
In article <8c5kau$m7...@bornews.borland.com>, Eugen Mihailescu wrote:
> I'm going to create a web application and in a registration form I need to
> fill at run-time a ComboBox with all the Country names as they are stored in
> Windows. Which is the API function calls to obtain a handle to this list?

Eugen,

there is no comprehensive country list in Windows. What is there is a list of
available locales (EnumSystemLocales) and you can get from an locale
identifier to the matching country name via getLocaleInfo (or GetLocaleStr in
Sysutils).


Peter Below (TeamB) 10011...@compuserve.com)
No replies in private e-mail, please, unless explicitly requested!


Eugen Mihailescu

unread,
Apr 2, 2000, 4:00:00 AM4/2/00
to
Thanks Peter, I was afraid you will say that...


Peter Below (TeamB) <10011...@compuXXserve.com> wrote in message
news:VA.00004c5...@antispam.compuserve.com...

0 new messages