Home > Archive > Smartphone Developer Forum > January 2005 > smartphone 2003 sdk vs. pocket pc 2003 sdk
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
smartphone 2003 sdk vs. pocket pc 2003 sdk
|
|
|
| Hello, I'm a new to develop application for smartphone, may I know what is
the differenciation between smartphone 2003 sdk and pocket pc 2003 sdk?
I will develop an application to run in windows mobile pocket pc environment
with using pocket pc 2003 sdk. Hence, I wonder if the application can run in
windows moible smartphone environment as well. Please advise.
Thank you.
| |
|
| Shino wrote:
> Hello, I'm a new to develop application for smartphone, may I know what is
> the differenciation between smartphone 2003 sdk and pocket pc 2003 sdk?
>
> I will develop an application to run in windows mobile pocket pc environment
> with using pocket pc 2003 sdk. Hence, I wonder if the application can run in
> windows moible smartphone environment as well. Please advise.
The GUI between the two OS's is very different, and as such i recommend
that you create two different GUI's to target each platform. The other
major difference is the the 2003 Smartphone SDK does not have MFC. These
are the major differences.
riki
main(){printf("%d != %d, why?", sizeof('"')["'"],
,(sizeof('"'))["]\"\0["]);}
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
By Day: http://www.EmbeddedFusion.com
| |
| (~)RasheeD(~) 2005-01-23, 4:04 pm |
| Most of the applications which are developed for Pocket PC will not work in
Smartphone. They have it own limitations. Few controls will not support in
smartphone.
U can find some differences over here
http://www.oreillynet.com/pub/a/wir...smartphone.html
Hope it will help u.
(~)RasheeD(~)
"riki" wrote:
> Shino wrote:
> The GUI between the two OS's is very different, and as such i recommend
> that you create two different GUI's to target each platform. The other
> major difference is the the 2003 Smartphone SDK does not have MFC. These
> are the major differences.
>
> riki
>
> main(){printf("%d != %d, why?", sizeof('"')["'"],
> ,(sizeof('"'))["]\"\0["]);}
> By Night:
> ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
> AbstractStart for Smartphone :
> http://homepages.inspire.net.nz/~gambit/AbstractStart/
> By Day: http://www.EmbeddedFusion.com
>
| |
|
| Hello guys,
Thank you for your replies, I really appreciate for the tips given to me.
From,
Shino
"(~)RasheeD(~)" wrote:
[color=darkred]
> Most of the applications which are developed for Pocket PC will not work in
> Smartphone. They have it own limitations. Few controls will not support in
> smartphone.
>
> U can find some differences over here
> http://www.oreillynet.com/pub/a/wir...smartphone.html
>
> Hope it will help u.
>
> (~)RasheeD(~)
>
>
> "riki" wrote:
>
| |
| Dieter 2005-01-23, 4:04 pm |
|
maybee this helps
http://homepages.inspire.net.nz/~gambit/Article/
On Tue, 18 Jan 2005 07:11:05 -0800, "Shino"
<Shino@discussions.microsoft.com> wrote:
>Hello, I'm a new to develop application for smartphone, may I know what is
>the differenciation between smartphone 2003 sdk and pocket pc 2003 sdk?
>
>I will develop an application to run in windows mobile pocket pc environment
>with using pocket pc 2003 sdk. Hence, I wonder if the application can run in
>windows moible smartphone environment as well. Please advise.
>
>Thank you.
|
|
|
|
|