Re: Display a Caller's STATE based on Area code?
On a somewhat related note, looks like the area codes are stored in the registry:
[HKEY_LOCAL_MACHINE\Software\HTC\PHONE\AreaCode]
Also, found this value (not sure what it does, but maybe someone with HTC dialer disabled (who still isn't seeing the state code) can set this to "0" and see if that helps? Just guessing based on the value name, though the "InitProv" part of the key name makes it sound unrelated:
[HKEY_LOCAL_MACHINE\Software\OEM\InitProv]
"DisableAreaCodeAutoUpdate"=dword:00000001
|