Programming

Zzim

Senior Member
Mar 13, 2008
238
16
0
I am looking to learn how to program simple things for windows mobile 5 and 6. I already have all the tools i can create a blank program. I need to learn how to do simple things such as display values to the screen. I do have a working knowledge of C++ I have created many console apps that do random things even a simple game. I have never created anything other then console apps in C++. I need to learn some windows mobile API i guess i just need to be pointed in the right direction, I have tried the MSDN library and didn't get much help there. If any one knows a great place to learn the basics on windows mobile programming that would be great.
 

Rudegar

Retired Moderator
Jul 16, 2003
12,496
49
0
45
DK
programming win32 from windows mobile is pretty much the same as on a pc
and programming c++ up agenst win32 is much much faster then .net

codeguru website got some guides for how to get started also with things like today screen items