Click here to Skip to main content
15,889,216 members
Home / Discussions / C#
   

C#

 
QuestionSplit string with Regex Pin
Ronald de Boer13-Jun-11 17:37
Ronald de Boer13-Jun-11 17:37 
AnswerRe: Split string with Regex Pin
PIEBALDconsult13-Jun-11 18:24
mvePIEBALDconsult13-Jun-11 18:24 
AnswerRe: Split string with Regex Pin
Richard MacCutchan13-Jun-11 21:50
mveRichard MacCutchan13-Jun-11 21:50 
AnswerRe: Split string with Regex Pin
RakeshMeena13-Jun-11 23:15
RakeshMeena13-Jun-11 23:15 
AnswerRe: Split string with Regex Pin
anishkannan14-Jun-11 1:01
anishkannan14-Jun-11 1:01 
AnswerRe: Split string with Regex Pin
#realJSOP14-Jun-11 7:27
mve#realJSOP14-Jun-11 7:27 
AnswerRe: Split string with Regex [modified] Pin
Lutosław14-Jun-11 21:25
Lutosław14-Jun-11 21:25 
QuestionHow to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy13-Jun-11 13:30
MrSmoofy13-Jun-11 13:30 
In Windows 7 if you go to the Control Panel and then to Region and Language and then to the Locaton Tab there is a dropdown of the locations (countries).

How can I get this list via C#/.NET or even a WINAPI call.

I know about GetCultures and the Telephony registry entries and that I could create a table based off the ISO specification.

GetCultures doesn't return all the countries like Cuba.
Telephony Registry entries are phone country codes so the list is not correct for just countries.

Windows must have this list somewhere since they are using it in the Location Tab.
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
Luc Pattyn13-Jun-11 14:05
sitebuilderLuc Pattyn13-Jun-11 14:05 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy13-Jun-11 14:08
MrSmoofy13-Jun-11 14:08 
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
Luc Pattyn13-Jun-11 14:13
sitebuilderLuc Pattyn13-Jun-11 14:13 
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
PIEBALDconsult13-Jun-11 15:02
mvePIEBALDconsult13-Jun-11 15:02 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 1:25
MrSmoofy14-Jun-11 1:25 
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
OriginalGriff13-Jun-11 23:49
mveOriginalGriff13-Jun-11 23:49 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 1:26
MrSmoofy14-Jun-11 1:26 
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
Eddy Vluggen14-Jun-11 0:14
professionalEddy Vluggen14-Jun-11 0:14 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 1:32
MrSmoofy14-Jun-11 1:32 
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
Eddy Vluggen14-Jun-11 1:44
professionalEddy Vluggen14-Jun-11 1:44 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 2:09
MrSmoofy14-Jun-11 2:09 
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
Eddy Vluggen14-Jun-11 2:35
professionalEddy Vluggen14-Jun-11 2:35 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 2:38
MrSmoofy14-Jun-11 2:38 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
PIEBALDconsult14-Jun-11 2:47
mvePIEBALDconsult14-Jun-11 2:47 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 3:04
MrSmoofy14-Jun-11 3:04 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
PIEBALDconsult14-Jun-11 3:06
mvePIEBALDconsult14-Jun-11 3:06 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 3:07
MrSmoofy14-Jun-11 3:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.