Newbie to eMbedded VC++ 4
-
Hey all, I'm looking to program some simple Win32 applications on a PocketPC 2003 and I was wondering what you all suggest for intro material. I'd really like some documentation to step me through it all. I've been doing .NET CF work for a while, but now I want to break into the real stuff. Does anyone have suggestions of resources to check out? I'm looking to use this as a way to break into Win32 programming for the desktop, so I'm not too familiar with that either. The documentation in the SDK is sparse and hard to follow for a newbie like myself. Thanks, Adam -- Adam "If you can't beat your computer in chess, try kickboxing"
-
Hey all, I'm looking to program some simple Win32 applications on a PocketPC 2003 and I was wondering what you all suggest for intro material. I'd really like some documentation to step me through it all. I've been doing .NET CF work for a while, but now I want to break into the real stuff. Does anyone have suggestions of resources to check out? I'm looking to use this as a way to break into Win32 programming for the desktop, so I'm not too familiar with that either. The documentation in the SDK is sparse and hard to follow for a newbie like myself. Thanks, Adam -- Adam "If you can't beat your computer in chess, try kickboxing"
Hi Adam, Adam Durity wrote: I'd really like some documentation to step me through it all. I've just started working on an app for a Pocket PC too. I haven't found anything that will 'step me through it all' (shame). I started with an application from a Mobile Phone article on CP http://www.codeproject.com/ce/irdamobile.asp and then got my own app working with what I had learnt. These have been the most useful sites so far:- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/devtoolsmobileapps.asp http://www.pocketpcdn.com/ http://www.microsoft.com/windowsmobile/information/devprograms/default.mspx And last but not least .... http://www.codeproject.com/ce/Pocket_PC_Development.asp I'm sure there are loads more if only I could find them! Have you found any useful sites? Cheers, Ali