My cell use Windows Mobile and I want to develop a calling software, but I don't know how about Calling status in judging.
A:
I suggest you to start reading something about Windows Mobile development:
- Introduction to Development Tools for Windows Mobile-based Devices
- An introduction to Windows Mobile development
The best is to have Visual Studio Professional installed and develop on it using Microsoft languages(C#, VB, C++).
If you want a free alternative, I have CeGCC, that is a GCC(GNU C Compiler) and G++(GNU C++ Compiler) to compile Windows Mobile programs.
You can also try FPC if you are more familiar to Pascal. Here a some suggestions of reading if you choose for Pascal:
Enjoy!
Nathan Campos
2009-12-28 02:29:13