Mobile Apps - Windows CE / SDK version need clearifications

Asked By Davidw
19-Nov-09 08:58 AM
I am very confuesd with all kind of the Windos CE / .Net /SDK version.

Example:
What is: Windows CE.NET 5.0.

I thought that this is windows 5.0 system that I can use the Windows 5.0 sdk
to develop applications.

But I learnet that this is a Windows CE 4.2 system that I need Pocket PC
2003 / Windows Mobile 2003 Sdk to work with.

Where I can find a Table or some information about this.

Thanks,
David.
Pocket PC 2003 SDK
(1)
Windows Mobile 2003
(1)
Bruce.Eitman
(1)
EMVP
(1)
CreateWindow
(1)
Eurotech
(1)
Windos
(1)
Predecessors
(1)
  Bruce Eitman [eMVP] replied to Davidw
19-Nov-09 09:05 AM
There is no table.  You need to use the SDK for the device that you are
targeting.  If you are targeting Windows Mobile or it predecessors, there is
a single SDK for each version of the WM OS.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT Eurotech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

Eurotech Inc.
www.Eurotech.com
  Paul G. Tobey [eMVP] replied to Davidw
20-Nov-09 09:47 AM
I will add briefly to Bruce's answer:

Windows CE is not *a* thing for which you can have *an* SDK.  Windows CE is
configurable.  The device vendor can leave out any number of components.  As
a result, you need to have an SDK for the specific configuration of the OS
which you are targeting (for example, you can build a Windows CE
configuration with no user interface *at all*; it makes no sense to have the
declarations for CreateWindow(), etc. if they do not exist in the OS).  Pocket
PC versions are standardized configurations defined by Microsoft, so you can
use the Pocket PC 2003 SDK with any Pocket PC 2003 device, but that is not
generally true of random Windows CE devices.

Paul T.
Create New Account
help
Does Pocket PC 2003 support .NET CF 2.0 Mobile Apps Hi All, I want to know whether Pocket PC 2003 supports .NEt compact framework 2.0 or is it possible to upgrade the default framework provided in Pocket PC 2003 from 1.1 to 2.0 PocketPC Developer Discussions PC (1) NETCF (1) NET
building passthru pocket pc 2003 Mobile Apps Hi. I would like to develop packet filter on Pocket PC 2003. I have source code of passthru driver, i try to compile it using VS2005, but it doesn't work. There are several error : Linking. . . Creating library Pocket PC 2003 (ARMV4) \ Debug / passthru_dll.lib and object Pocket PC 2003 (ARMV4) \ Debug / passthru_dll.exp passthru_dll
dst 2007 update for pocket pc 2003 Mobile Apps is there an update for pocket pc 2003 (dst 2007 update)? Does anyone know? if so how do i update that? i connect my pocket pc 2003 (ipaq 4150) to my worksation and sync with my outlook 2000. i am using
VB Development for Pocket PC 2003 Mobile Apps Okay, I've got a Pocket PC 2003 device. I want to write some VB games for it. I have written several applications for my old Pocket PC 2002 device, but none of that will work with my 2003 device. :( What version of
pocket pc vs pocket pc edition Mobile Apps hello. I have to do a conditional compile directive for pocket pc and pocket pc edition . When I compile the program , it include each include file for os. i want