
eVC 4.0 vs. eVC 3.0 - platform compatibility
Both eVC versions target Windows CE; they just target different versions of
the operating system. eVC 4 is for CE.NET 4.x OS versions (PPC2003, for
example). eVC 3, as you found, is for the earlier versions, including
PPC2002 and PPC2000. I'd recommend two development systems, one for eVC 4
and one for eVC 3. If you can't do that, you can try to install and use
them side-by-side.
Paul T.
Quote:
> I have found this statement on Microsoft's site: "eMbedded Visual
Tools
> 3.0 generates code that is compatible with Windows CE version 2.11,
version
> 2.12, and version 3.0". Is eVC++ 4.0 also capable of doing that (I know
it's
> made for Windows CE .NET versions 4.0, 4.1 and 4.2 devices.)? Are eVC 3.0
> projects capable of running under Windows CE?
> What do you recommend - eVC 4.0 or eVT 3.0?
> I want to start developing for the PocketPC market, but I would like
to
> be able to reach as much of it as possible.