Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Location of dialing properties in the Windows Registry
Message
 
To
25/05/1999 18:08:03
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00222685
Message ID:
00223300
Views:
19
>Does anyone know where the dialing properties are located in the
>registry for windows '95? Specifically I'm looking for where the local areacode and the prefix needed to get an outside line for a local and long distance call are stored.

This is from NT's registry but it should work for 95 also.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Telephony\Locations
Under this key you will find a sub key for each location defined. These will be named Location0, Location1, ... The value name CurrentID under the Locations key will let you determine which LocationN sub key is currently being used by comparing the data in value name ID LocationN to see if it matches CurrentID (on my system 1 = Location0 2=Location1 but I don't know if this is always true) Once you've determined the correct LocationN sub key the following value names will give you what you want.

AreaCode
LongDistanceAccess
OutsideAccess
Steve Ruhl
CitiMortgage, Inc.
steven.ruhl@citibank.com Office
Steve@steven-ruhl.com Home
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform