I have a Windows Mobile 6 Professional native project that runs ok on Win Mobile devices. Now I need a version that runs on Windows Embedded CE 6.0 RC2. What is the best path for this conversion? Can I just change few project settings / add new platform with configuration manager OR I have to start with new smart device project and import the existing files?
Further, I will be targeting the device which is still not delivered to me, so currently playing with Win CE image I constructed with platform builder (I tried to have very generic OS, with most default components included, of course this will change later). So now I created SDK for my OS, installed it and new smart device projects are targeting this SDK. How it goes in "real world" embedded app development, should the company deliver me SDK, BSP or something else? The real hardware will come not so soon so I need to start developing without it.