I have a small .NET CF C# project at hand which gives me choice - Windows CE 6 or Windows Mobile 6.1
The application is for a single device (Symbol MC3xxx) so it doesnt need to be compatible with many devices with different features. All is compact and will use only functionality which is available in the device.
What would be advantage of picking Windows Mobile for such a project?