I have an eVB app that was developed on, and currently runs on, PocketPC 2002
devices. I'm wondering if I can expect it to work properly on a new device
that has Windows Mobile 2003 installed. TIA for any advice.

Re: eVB compatibility by Robert

Robert
Mon May 30 13:34:59 CDT 2005

It will work on 2003 once the user downloads and installs the eVB runtime

However, eVB is no longer supported and you should expect it *not* to work
on Windows Mobile 5.0 or any future releases.


"jaba2000" <jaba2000@discussions.microsoft.com> wrote in message
news:93D0D0F9-0719-491B-B63D-69D592E7A05C@microsoft.com...
>I have an eVB app that was developed on, and currently runs on, PocketPC
>2002
> devices. I'm wondering if I can expect it to work properly on a new device
> that has Windows Mobile 2003 installed. TIA for any advice.



Re: eVB compatibility by BlueBeard

BlueBeard
Tue May 31 01:23:51 CDT 2005

Hello,
you should test it out with the winmobile2003se screen rotation.

hope this helps,
bb

--
Get The CrashCart!!
http://www.rncrashcart.com


"jaba2000" <jaba2000@discussions.microsoft.com> wrote in message
news:93D0D0F9-0719-491B-B63D-69D592E7A05C@microsoft.com...
> I have an eVB app that was developed on, and currently runs on, PocketPC
2002
> devices. I'm wondering if I can expect it to work properly on a new device
> that has Windows Mobile 2003 installed. TIA for any advice.



Re: eVB compatibility by Mike

Mike
Wed Jun 01 04:21:11 CDT 2005

I added support for landscape mode by checking the dimensions of my main
form - I forget the exact values but it was quite easy to switch into
landscape mode and display them, then have the app move the various controls
around when in that mode. Luckily the layout of my screen allows this.

Also your users will see a message during installation telling them that
their program might not work on this version. This can be prevented by
editing the INF file used to create the installation CAB - search these
groups and Devbuzz for more detail on that.

Mike.

"BlueBeard" <ramonours@NOSPAMhome.com> wrote in message
news:%23CYzNkaZFHA.3984@TK2MSFTNGP10.phx.gbl...
> Hello,
> you should test it out with the winmobile2003se screen rotation.
>
> hope this helps,
> bb
>
> --
> Get The CrashCart!!
> http://www.rncrashcart.com
>
>
> "jaba2000" <jaba2000@discussions.microsoft.com> wrote in message
> news:93D0D0F9-0719-491B-B63D-69D592E7A05C@microsoft.com...
>> I have an eVB app that was developed on, and currently runs on, PocketPC
> 2002
>> devices. I'm wondering if I can expect it to work properly on a new
>> device
>> that has Windows Mobile 2003 installed. TIA for any advice.
>
>