Log in

View Full Version : eVB and PPC 2003


Lewis68
09-03-2003, 05:24 PM
Hello all,

I wrote a program in eVB on a PPC 2002. I want to port it over to PPC 2003, but I read that eVB is not supported on 2003. Is that true? If not, how can I do it?

Thanks,
Lewis

JonnoB
09-03-2003, 06:15 PM
You can get the eVB runtimes over onto a 2003 device. I seem to have read a thread that discusses the way to do it. The best path is to port your code to c# and leverage the .Net compact framework that is in ROM on 2003 devices.

dhettel
09-03-2003, 06:50 PM
Go to this page on your PPC and download them:

http://www.microsoft.com/windowsmobile/resources/downloads/developer/eula/evb_eula.mspx

You can download and install them direct to your WM2003 device. iPAQs seem to bring up this page be default if you don't have it loaded.

David

Lewis68
09-05-2003, 05:43 AM
Thanks

I'll try it.