Re: Starting out in pocket PC development. by Ginny
Ginny
Wed Aug 20 17:50:30 CDT 2003
Jon,
I can definitely recommend Doug Bolling's Programming Windows CE as the classic
reference for eVC++ programmers. It covers all the basics except MFC. I learned
MFC programming from a little book by Deitel and Deitel which I think is now out
of date, but any book on MFC would give you what you need. I'd suggest just
starting with the wizards and the forms editor in eVC++. Then use the help file
to look up what you need as you need it. Learning a new technology can seem
daunting when you're just starting out, but you don't have to know all of it on
day one.
--
Ginny Caughey
Windows Embedded MVP
"Jon Tucker" <jon@i2me.net> wrote in message
news:775b6507.0308201120.3aa0cc1c@posting.google.com...
> Hi all,
>
> I am just starting out in developing for the pocket PC and wondered if
> someone could point me in the right direction.
>
> I'm going the eVC++ route. I'm in the process of learning C++ and then
> I need to get into the windows aspects, this is where I get a bit
> lost. I believe that I need to get my head around the MFC, but is
> there anything else that I should be looking at?.
>
> Can anybody recomend any good books or, prefereably, websites where I
> can learn the windows side of the process?.
>
> Thanks in advance.
>
> Jon