Introduction - If you have any usage issues, please Google them yourself
Retrieving which area (in China) a telephone/cellphone number belongs to. (C# version)
Overview: Increased by just about 220K, your exe can have this useful functionality.
Steps:
1. Add the four files in "PhoneZoneRes" to your project resource.
2. Add source file ChinaPhoneZone.cs
3. Call Initialize ().
4. Call GetNumZone ()
(Please refer to project Example.)
You can convert the program into the C/C++ code easily.