slugonamission

I've just upgraded to a WM5 pocket PC, and basically, do I need the WM5 SDK I mean, in Visual Studio 2005, am I still OK to make programs using the Windows Mobile 2003 wizards and deploy using the Deploy to Windows Mobile 2003 device stuff Or do I need to install the WM5 devkit


Re: Smart Devices General Visual Studio 2005 With WM5

MannyNS

Even though applications written for Windows Mobile 2003 will work at Windows Mobile 5.0, you are advised to use Windows Mobile 5.0 SDK (and it does bring a lot of new stuff that you shall be grateful for).

This article can give you an insight into the world of WM 5.0 :

http://www.windowsfordevices.com/articles/AT6478846371.html





Re: Smart Devices General Visual Studio 2005 With WM5

mgaur_MSFT

Once you install the WM 5.0 PPC and SP SDK, these will appear as a new item when you create new project via File->New Project. All the wizards, debugging and deployment will recognize the presence of WM 5 SDK.

Manav






Re: Smart Devices General Visual Studio 2005 With WM5

slugonamission

Oke, thanks very much :)