Re: Getting started writing PocketPC apps.
From: Kalon Mills (cwbugs_at_byu.edu)
Date: 02/19/04
- Next message: KS: "Re: Basic question : Replacing CString when moving from MFC to Win32"
- Previous message: John Sway: "Re: Basic question : Replacing CString when moving from MFC to Win32"
- In reply to: Cheshire Cat Fish: "Getting started writing PocketPC apps."
- Next in thread: Ethan Crawford: "Re: Getting started writing PocketPC apps."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Feb 2004 13:09:40 -0700
Noel,
I just started not too long ago as well. Some resources that helped me
get going were:
tons of searches on the internet
http://www.pocketpcdn.com/
and the book
Programming Microsoft Windows Ce (Second Edition)
The book teaches in C++ and does not use MFC. I basically steped
through the book and tried to comprehend all that was going on. It also
describes some of the differences between programming for WinCE in
general and programming for the pocket pc. And you can get the book
pretty cheap off of Amazon's used section or half, because there is a
newer edition that uses the .NET stuff.
I had actually never programmed for any windows things and looked and
other books to help me out there as well.
Hope that helps,
Kalon
Cheshire Cat Fish wrote:
> Can anyone recommend any good resources (books, online, SDKs, etc) for
> getting started writing PPC applications? I would consider learning
> any "level" of programming such as scripts/macros, java, other
> interpreted code, down to learning to write native WinCE apps.
>
> I have extensive experience writing Windows drivers, but my experience
> writing windows applications is limited to using MFC to make dialog
> boxes that send test commands to my drivers.
>
> Thanks,
> Noel.
- Next message: KS: "Re: Basic question : Replacing CString when moving from MFC to Win32"
- Previous message: John Sway: "Re: Basic question : Replacing CString when moving from MFC to Win32"
- In reply to: Cheshire Cat Fish: "Getting started writing PocketPC apps."
- Next in thread: Ethan Crawford: "Re: Getting started writing PocketPC apps."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|