PDA

View Full Version : Development Manuals for eVC


chrisstavrou
9th April 2005, 08:08 AM
Hi all,
being quite new in developing of windows mobile, i would really appreciate if anyone could let me know what is the best manual related to developing using eVC first as a startup (something like eVC for dummies) and then more into lower level.
Thanks in advance
Chris

Rudegar
10th April 2005, 12:32 AM
with EVC you have 2 options to program agenst really
1 miniMFC
2 pure CE win32 stk

no matter which you choose then MSDN have both examples and decriptions of the functions

most books imho is little more then how to get started and just a repacket of msdn info plus of cause the mandetory 1th chaptor about how you use a computer mouse and what a pda is... ;)

maybe you could also look here
http://www.techbooksforfree.com/microsoft.shtml

chrisstavrou
10th April 2005, 10:32 AM
ok thanks