Click here to Skip to main content
15,915,975 members
Home / Discussions / C#
   

C#

 
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 
MrSmoofy wrote:
Windows must have this list somewhere since they are using it in the Location Tab.

That doesn't mean that it has to be publicly available. Do you allow other vendors to re-use every resource in your application?

You can find the list in the registry, under this key;
HKLM\Software\Microsoft\Windows\CurrentVersion\Telephony\Country List
"Cuba" is number 52 in there Smile | :)
Bastard Programmer from Hell Suspicious | :suss:

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 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
PIEBALDconsult14-Jun-11 3:11
mvePIEBALDconsult14-Jun-11 3:11 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 3:13
MrSmoofy14-Jun-11 3:13 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
PIEBALDconsult14-Jun-11 3:19
mvePIEBALDconsult14-Jun-11 3:19 
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
Eddy Vluggen14-Jun-11 3:10
professionalEddy Vluggen14-Jun-11 3:10 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 3:12
MrSmoofy14-Jun-11 3:12 
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
Eddy Vluggen14-Jun-11 3:20
professionalEddy Vluggen14-Jun-11 3:20 
AnswerRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
Eddy Vluggen14-Jun-11 2:50
professionalEddy Vluggen14-Jun-11 2:50 
GeneralRe: How to get Windows Country List (Location List) seen in the Control Panel Pin
MrSmoofy14-Jun-11 3:05
MrSmoofy14-Jun-11 3:05 

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.