PPC2k3
-
We're writing code for PPC2K2 on iPaq 3970's. 1)Does anyone know if HP is offering upgrades to PPC2K3? 2) If an upgrade is available, does anyone know the price? 3) If we move to PPC2K3, do we (or should we) also have to move to Embeded VC++ 4, or can we stay with evc3? ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 "You won't like me when I'm angry..." - Dr. Bruce Banner Please review the Legal Disclaimer in my bio. ------- signature ends
-
We're writing code for PPC2K2 on iPaq 3970's. 1)Does anyone know if HP is offering upgrades to PPC2K3? 2) If an upgrade is available, does anyone know the price? 3) If we move to PPC2K3, do we (or should we) also have to move to Embeded VC++ 4, or can we stay with evc3? ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 "You won't like me when I'm angry..." - Dr. Bruce Banner Please review the Legal Disclaimer in my bio. ------- signature ends
John Simmons / outlaw programmer wrote: 3) If we move to PPC2K3, do we (or should we) also have to move to Embeded VC++ 4, or can we stay with evc3? If you want to develop solely for PPC2K3, you must use eVC4 with SP2. If you want to target all platforms, eVC3 is still the choice. Regards, João Paulo
-
John Simmons / outlaw programmer wrote: 3) If we move to PPC2K3, do we (or should we) also have to move to Embeded VC++ 4, or can we stay with evc3? If you want to develop solely for PPC2K3, you must use eVC4 with SP2. If you want to target all platforms, eVC3 is still the choice. Regards, João Paulo
-
i'm now confused...i thought that eVC3 can't use the ppc2k3 sdk and therefore couldn't utilize any of the ppc2k3 api's which are based on wince 4.2
I did not explain myself clearly. Using eVC3 you can develop applications for PPC and PPC2002 and these will also run on PPC2003. But if you are targetting PPC2003 only, and thus expect to use all its new features, eVC4 is your product. But don't expect your eVC4 app to run in older platforms. Regards, João Paulo
-
We're writing code for PPC2K2 on iPaq 3970's. 1)Does anyone know if HP is offering upgrades to PPC2K3? 2) If an upgrade is available, does anyone know the price? 3) If we move to PPC2K3, do we (or should we) also have to move to Embeded VC++ 4, or can we stay with evc3? ------- signature starts "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001 "You won't like me when I'm angry..." - Dr. Bruce Banner Please review the Legal Disclaimer in my bio. ------- signature ends
Hi John, I remember that you once asked about how to write a Wizard-like dialog for the Pocket PC. Here is one answer: QA: How can I use a property sheet to implement a Wizard?[^]. Hope you find it useful! Regards, João Paulo