I am trying to create my first Windows Mobile application.
I am using Visual Studio 2008. If I select the platform 'Pocket PC 2003' and go to form view, I get a long list of device controls (e.g. button, CheckBox, ComboBox, etc.).
But if I change the target platform (Project | Change Target Platform) to the 'Windows Mobile 6 Professional SDK' I do not get these controls.
It is a fresh install of the Mobile Professional 6 SDK (Refresh version).
What am I doing wrong?
Thanks.