I'm using "eMbedded Visual C++ 4" to develop my "Pocket PC 2003"
applications.

Can I use it to develop "Pocket PC 2005" applications? Will be released
"eMbedded Visual C++ 5"?

Mhaxx

Re: VS2005 by Chris

Chris
Thu Dec 15 10:09:50 CST 2005

> Can I use it to develop "Pocket PC 2005" applications?

Develop, yes, debug no.

> Will be released "eMbedded Visual C++ 5"?

No. Studio 2005 is the path forward for all device development, whether
managed or native.

-Chris



Re: VS2005 by Mhaxx

Mhaxx
Fri Dec 16 02:42:09 CST 2005

> Develop, yes, debug no.

Why debug no?

If I *only* will be able to use Visual Studio 2005 to develop "eMbedded
Visual C++" applications, how can I debug it?

> No. Studio 2005 is the path forward for all device development, whether
> managed or native.

In other words, eVC4 is deading forever, right? :-(

Mhaxx



Re: VS2005 by ctacke/>

ctacke/>
Fri Dec 16 06:59:21 CST 2005

> Why debug no?

The binaries generated will work on WM 5.0. The debugger cannot attach to a
WM 5.0 device. Debug on a PPC '03.

> If I *only* will be able to use Visual Studio 2005 to develop "eMbedded
> Visual C++" applications, how can I debug it?

You can debug with Studio 2005.

> In other words, eVC4 is deading forever, right? :-(

Yes. That was announced over a year ago.

-Chris



Re: VS2005 by Mhaxx

Mhaxx
Mon Dec 19 02:19:18 CST 2005

> The binaries generated will work on WM 5.0. The debugger cannot attach to
a
> WM 5.0 device. Debug on a PPC '03.

I've downloaded WM5 SDK but you can't install it into eVC4, because you can
install it only into Visual Studio 2005! So you can't develop/debug by eVC4!
:-(

Mhaxx



Re: VS2005 by r_z_aret

r_z_aret
Mon Dec 19 15:25:55 CST 2005

On Mon, 19 Dec 2005 09:19:18 +0100, "Mhaxx" <supermhaxx@despammed.com>
wrote:

>> The binaries generated will work on WM 5.0. The debugger cannot attach to
>a
>> WM 5.0 device. Debug on a PPC '03.
>
>I've downloaded WM5 SDK but you can't install it into eVC4, because you can
>install it only into Visual Studio 2005! So you can't develop/debug by eVC4!

You don't need the WM 5 SDK to build apps that run on WM 5. I use eVC
3 with the Pocket PC SDK (original SDK for original Pocket PC) and my
apps work under WM 5. I haven't tested other combinations, but I'm
quite sure the following would work:
eVC 3 and Pocket PC 2000 SDK
eVC 3 and Pocket PC 2002 SDK
eVC 4 and Pocket PC 2003 SDK

>:-(
>
>Mhaxx
>

-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).

Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 478
Boston, MA 02116
www.penfact.com

Re: VS2005 by Mhaxx

Mhaxx
Tue Dec 20 08:57:31 CST 2005

> You don't need the WM 5 SDK to build apps that run on WM 5. I use eVC

Yes, it could be so, but to be sure you should have to compile your source
code using the correct SDK.

Mhaxx



Re: VS2005 by r_z_aret

r_z_aret
Tue Dec 20 15:06:26 CST 2005

On Tue, 20 Dec 2005 15:57:31 +0100, "Mhaxx" <supermhaxx@despammed.com>
wrote:

>> You don't need the WM 5 SDK to build apps that run on WM 5. I use eVC
>
>Yes, it could be so, but to be sure you should have to compile your source
>code using the correct SDK.

I think the best way to be sure is to test the program on real
hardware. I've done that and my apps work. So the SDK I use may not be
"correct" (as in proper match to the target platform), but it sure
works well enough for my purposes. And it sure proves you don't _need_
VS 2005 to develop apps that run under WM 5.


>
>Mhaxx
>

-----------------------------------------
To reply to me, remove the underscores (_) from my email address (and please indicate which newsgroup and message).

Robert E. Zaret, eMVP
PenFact, Inc.
20 Park Plaza, Suite 478
Boston, MA 02116
www.penfact.com