About MFC (Microsoft Foundation Classes) and ATL (ActiveX Template Libraries)

This book is primarily about using the Windows CE API functions, so most of the code is standard C code calling these functions. If you are writing an application using MFC, you will be able to call these functions in exactly the same way. However, there are times when MFC provides classes that make calling these functions easier and more efficient. For example, the Windows CE property databases can be programmed through direct API calls, but the MFC classes make writing database applications much easier. This book will show how to use MFC classes when appropriate.

Many developers are now writing components using ATL. This can be a difficult learning process, but the ...

Get Windows® CE 3.0 Application Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.