G
Guest
Ok, so I’m getting started converting my projects from the “Pocket PC 2003â€
project type to the “Windows Mobile 5.0 Pocket PC†project type because new
PPC’s have it installed. The app I’m converting uses the OpenNETCF’s SDF
v2.0 Beta binaries. Will those binaries work with on a WM 5.0 powered PPC?
I suppose the only workaround is to get the source code and DIY. (Somebody
suggested I try the same manuever to the purpose of getting OpenNETCF v1.4 to
work with VS2005 before the V2.0 beta came out... boy was that ever a good
idea!)
BTW, what gives about Win Mobile 5.0 being so different that it requires a
separate project? I thought that the beauty of IL was that it was portable.
Per Wigley & Wheelwright p39; “When you build the application, the .NET
compilers output Microsoft Intermediate Language (MISL), which is a
representation of your code that is independent of the target platform.â€
(Jeeze I wish those two would come out with a second edition of that book!)
Bill
project type to the “Windows Mobile 5.0 Pocket PC†project type because new
PPC’s have it installed. The app I’m converting uses the OpenNETCF’s SDF
v2.0 Beta binaries. Will those binaries work with on a WM 5.0 powered PPC?
I suppose the only workaround is to get the source code and DIY. (Somebody
suggested I try the same manuever to the purpose of getting OpenNETCF v1.4 to
work with VS2005 before the V2.0 beta came out... boy was that ever a good
idea!)
BTW, what gives about Win Mobile 5.0 being so different that it requires a
separate project? I thought that the beauty of IL was that it was portable.
Per Wigley & Wheelwright p39; “When you build the application, the .NET
compilers output Microsoft Intermediate Language (MISL), which is a
representation of your code that is independent of the target platform.â€
(Jeeze I wish those two would come out with a second edition of that book!)
Bill