Convert Windows Mobile 2003 project to Windows Mobile 5

  • Thread starter Thread starter hytoma
  • Start date Start date
H

hytoma

Hi,

We are using Visual Studio 2005, and created an app as a Windows 2003
project. Now we need to deploy it to Windows M5, so we downloaded the
SDK to optimize this. Hoewer beacuse we created it as a 2003 project
we don't have the options to build for Mobile 5. Any ideas how to
convert a project to use the SDK WMobile 5?

Kind Regards,
 
However, you can also just use the same old 2003 project, if you still need
to target devices running that platform. That is, you don't *have* to
target WM5 specifically, unless you need to use one or more features that
are only available there.

Paul T.
 
Back
Top