|
You can use eVC++ 3 (2002 edition or not) to create binaries that will run on PocketPC2000, 2002, 2003, and 2003SE. They will work on them all. You do not have to use .NET.
As for header files, writing MFC or Win32 applications for PocketPC is VERY similar to PC. There are some functions that were tossed but you can look them all up in the MSDN or PPC SDK documentation.
A Hello World for PocketPC and Hello World for PC are 'almost' identical.
JJB
|