Click here to get back home

Tools (Windows Mobile 2003 2nd Ed & WM 5.0)

 HomeNewsGroups | Search | About
 microsoft.public.smartphone    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Tools (Windows Mobile 2003 2nd Ed & WM 5.0) cronopi 04-07-2006
Posted by cronopi on April 7, 2006, 6:40 am
Please log in for more thread options
: quoted-printable

Hi All,

Going back to Microsoft "embedded" world after some years "travelling" =
in Symbian ships :-), I've got some problems (not even a problem) with =
the tools and SDK's. In my machine I've got installed MS Visual Studio =
2003 and MS Visual Studio 8.0 (I've got both because I need them for =
other stuff).

Wanting to start developping for smartphones, I downloaded and followed =
instructions from WM 5.0 Developer Resource Kit. Everything went fine. =
I'm able to build for smartphone 5.0 (device and emulator C++ and C#). I =
can even build for smartphone 2003 and debug (C++ not C#). My reference =
hardware now is Qtek s100 (nice phone by the way) which is =
SmartPhone2003 2nd Edition. So I got to the point where I want to start =
developping for this device (and eventually move on to 5.0). At this =
point I have some questions that I would be very grateful if some =
cherishable soul could answer:

- I can't find any help on SmartPhone2003 SDK in my PC; I've got all I =
need, I think, for 5.0 but not for 2003 2nd Ed. Am I missing something?

- When I go to WM Smartphone 2003 "Getting Started" pages, it talks =
about installing Visual Embedded C++ 4.0 (+ SP4). Do I need to do this =
even if I have Windows Mobile 5.0 Smartphone SDK installed in my PC and =
Visual Studio 8? In the WM Developer Resource Kit it says :=20

".NET Compact Framework 2.0 Redistributable Package supports Windows =
Mobile 2003 software for Pocket PC, Windows Mobile 5.0 software for =
Pocket PC, and Windows Mobile 5.0 software for Smartphone."=20

So, If I want to develop for Smartphone 2003, what do I have to do???

Any help would be highly appreciated!! Cheers all!

Cronopi.
------=_NextPart_000_0029_01C65A40.849D0E90
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2900.2802" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Going back to Microsoft "embedded" =
world after some=20
years "travelling" in Symbian ships :-), I've got some problems (not =
even a=20
problem) with the tools and SDK's. In my machine I've got installed MS =
Visual=20
Studio 2003 and MS Visual Studio 8.0 (I've got both because I need them =
for=20
other stuff).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Wanting to start developping for =
smartphones, I=20
downloaded and followed instructions&nbsp;&nbsp;from WM =
5.0&nbsp;Developer=20
Resource Kit. Everything went fine. I'm able to build for smartphone 5.0 =
(device=20
and emulator C++ and C#). I can even build for smartphone 2003 and debug =
(C++=20
not C#). My reference hardware now is Qtek s100 (nice phone by the way) =
which is=20
SmartPhone2003 2nd Edition. So I got to the point where I want to start=20
developping for this device (and eventually move on to 5.0). At this =
point I=20
have some questions that I would be very grateful if some cherishable =
soul could=20
answer:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;- I can't find any help on =
SmartPhone2003 SDK=20
in my PC; I've got all I need, I think, for 5.0 but not for 2003 2nd Ed. =
Am I=20
missing something?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;- When I go to WM Smartphone 2003 =
"Getting=20
Started" pages, it talks about installing Visual Embedded C++ 4.0 (+ =
SP4). Do I=20
need to do this even if I have Windows Mobile 5.0 Smartphone SDK =
installed in my=20
PC and Visual Studio 8? In the WM Developer Resource Kit it says : =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><EM>".NET Compact Framework 2.0 =
Redistributable=20
Package supports Windows Mobile 2003 software for Pocket PC, Windows =
Mobile 5.0=20
software for Pocket PC, and Windows Mobile 5.0 software for=20
Smartphone."&nbsp;</EM></FONT></DIV>
<DIV><EM><FONT face=3DArial size=3D2></FONT></EM>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>So, If I want to develop for Smartphone =
2003, what=20
do I have to do???</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any help would be highly appreciated!! =
Cheers=20
all!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2><BR>Cronopi.</FONT></DIV></BODY></HTML>

------=
Posted by Monolithix on April 7, 2006, 1:46 pm
Please log in for more thread options
: quoted-printable

Smartphone 2003 does have support for the .NET cf, so you can program in =
C# and execute on a 2003 device. v2.0 isn't bundled but i think its up =
to 1.1 in 2003se, so you'd need to install v2.0 on your device for the =
latest stuff to work.

If you want to program in C++, VS8 should support this (i'm not a =
developer though so dont hold me to this!). eVC++ is just a free tool =
MS provided before .NET was as widely spread to allow app's to be put =
together for mobile devices in C++.

HTH!

Mono
Hi All,

Going back to Microsoft "embedded" world after some years "travelling" =
in Symbian ships :-), I've got some problems (not even a problem) with =
the tools and SDK's. In my machine I've got installed MS Visual Studio =
2003 and MS Visual Studio 8.0 (I've got both because I need them for =
other stuff).

Wanting to start developping for smartphones, I downloaded and =
followed instructions from WM 5.0 Developer Resource Kit. Everything =
went fine. I'm able to build for smartphone 5.0 (device and emulator C++ =
and C#). I can even build for smartphone 2003 and debug (C++ not C#). My =
reference hardware now is Qtek s100 (nice phone by the way) which is =
SmartPhone2003 2nd Edition. So I got to the point where I want to start =
developping for this device (and eventually move on to 5.0). At this =
point I have some questions that I would be very grateful if some =
cherishable soul could answer:

- I can't find any help on SmartPhone2003 SDK in my PC; I've got all =
I need, I think, for 5.0 but not for 2003 2nd Ed. Am I missing =
something?

- When I go to WM Smartphone 2003 "Getting Started" pages, it talks =
about installing Visual Embedded C++ 4.0 (+ SP4). Do I need to do this =
even if I have Windows Mobile 5.0 Smartphone SDK installed in my PC and =
Visual Studio 8? In the WM Developer Resource Kit it says :=20

".NET Compact Framework 2.0 Redistributable Package supports Windows =
Mobile 2003 software for Pocket PC, Windows Mobile 5.0 software for =
Pocket PC, and Windows Mobile 5.0 software for Smartphone."=20

So, If I want to develop for Smartphone 2003, what do I have to do???

Any help would be highly appreciated!! Cheers all!

Cronopi.
------=_NextPart_000_010B_01C65A74.4CE43C10
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.5296.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Smartphone 2003 does have support for =
the .NET cf,=20
so you can program in C# and execute on a 2003 device.&nbsp; v2.0 isn't =
bundled=20
but i think its up to 1.1 in 2003se, so you'd need to install v2.0 on =
your=20
device for the latest stuff to work.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>If you want to program in C++, VS8 =
should support=20
this (i'm not a developer though so dont hold me to this!).&nbsp; eVC++ =
is just=20
a free tool MS provided before .NET was as widely spread to allow app's =
to be=20
put together for mobile devices in C++.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>HTH!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Mono</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"cronopi" &lt;<A=20
wrote in=20
message <A=20
=
K2MSFTNGP03.phx.gbl</A>...</DIV>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Going back to Microsoft "embedded" =
world after=20
some years "travelling" in Symbian ships :-), I've got some problems =
(not even=20
a problem) with the tools and SDK's. In my machine I've got installed =
MS=20
Visual Studio 2003 and MS Visual Studio 8.0 (I've got both because I =
need them=20
for other stuff).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Wanting to start developping for =
smartphones, I=20
downloaded and followed instructions&nbsp;&nbsp;from WM =
5.0&nbsp;Developer=20
Resource Kit. Everything went fine. I'm able to build for smartphone =
5.0=20
(device and emulator C++ and C#). I can even build for smartphone 2003 =
and=20
debug (C++ not C#). My reference hardware now is Qtek s100 (nice phone =
by the=20
way) which is SmartPhone2003 2nd Edition. So I got to the point where =
I want=20
to start developping for this device (and eventually move on to 5.0). =
At this=20
point I have some questions that I would be very grateful if some =
cherishable=20
soul could answer:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;- I can't find any help on =
SmartPhone2003=20
SDK in my PC; I've got all I need, I think, for 5.0 but not for 2003 =
2nd Ed.=20
Am I missing something?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;- When I go to WM Smartphone =
2003 "Getting=20
Started" pages, it talks about installing Visual Embedded C++ 4.0 (+ =
SP4). Do=20
I need to do this even if I have Windows Mobile 5.0 Smartphone SDK =
installed=20
in my PC and Visual Studio 8? In the WM Developer Resource Kit it says =
:=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><EM>".NET Compact Framework 2.0 =
Redistributable=20
Package supports Windows Mobile 2003 software for Pocket PC, Windows =
Mobile=20
5.0 software for Pocket PC, and Windows Mobile 5.0 software for=20
Smartphone."&nbsp;</EM></FONT></DIV>
<DIV><EM><FONT face=3DArial size=3D2></FONT></EM>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>So, If I want to develop for =
Smartphone 2003,=20
what do I have to do???</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any help would be highly =
appreciated!! Cheers=20
all!</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2><BR>Cronopi.</FONT></DIV></BLOCKQUOTE></BODY></HTML>

------=
Similar ThreadsPosted
What Tools and Params are you using to make videos for the SDA (T-Mobile)? March 23, 2006, 8:59 pm
SmartPhone (Windows Mobile 2003) as Wireless USB Modem to Windows 98SE October 24, 2005, 1:31 pm
Will Windows CE software run in Windows Mobile 2003 SE? July 28, 2005, 6:15 am
Windows Mobile 2003 SE August 22, 2005, 2:48 am
windows mobile 2003 fax feature June 19, 2005, 1:00 am
Newsreader for Windows Mobile 2003? January 31, 2006, 11:16 am
Windows Mobile 2003 SE / T-Mobile SDA II questions January 16, 2006, 5:43 am
Windows Mobile 2003 Update question July 20, 2005, 5:25 pm
windows mobile 2003 theme - green? September 2, 2005, 12:23 am
Cleartype fonts for Windows Mobile 2003 SE October 5, 2005, 4:13 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap