Chapter 17. ActiveSync

ActiveSync facilitates synchronization of data between a desktop and a companion application running on a Windows CE device. Users expect an application to automatically transfer data to and from the Windows CE device and to synchronize changes, so wherever applicable you should implement ActiveSync functionality in your applications. However, this is one of the most difficult tasks you are likely to encounter in Windows CE development.

You will need to know about Component Object Model (Chapter 14, COM and ActiveX), CE property database programming (Chapter 4), writing Dynamic Link Libraries, registry manipulation (Chapter 4), and process and thread synchronization (Chapter 6). Adding ActiveSync functionality is one of ...

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.