My customer has an existing application on Windows Mobile 5.0. He wants to have the same application working on Windows Mobile 6.5. I don't have a Windows Mobile 6.5 device on my hands, so I can't do these tests myself.
I want to know if :
- Is it possible to transfer on WM6.5 only the bin compiled for WM5.0 without modifications or we have to recompile it ?
- Is it possible to have the same bin for WM6.5 and WM5.0 or we have to compile 2 differents bin ?
- The screen of the WM6.5 device is 2x greater in size, I want to know how the program will be rendered. Is the program will stuck in the top on the corner of the screen or will be zoomed to fit in the screen ?
Thank you