Mobile Application Link Source Distribution
-------------------------------------------
Version 0.3                January 13, 1999

Test ActiveSync Client DLL
--------------------------
This project contains a test client side plugin to the MAL ActiveSync Module.
This dll is loaded by the device side of the ActiveSync Module which is located
in mal/client/wince/activesync/client.


Building
--------
Microsoft Visual C++ 6.0 with the appropriate Windows CE Platform SDK is
required for building the ActiveSync DLLs.  The test client side plugin
(AGSyncCEDeviceDLLTest.dll) must be copied to the Windows directory on
the device.

To Do
-----
- This dll will probably become the default MAL client side plugin, and as
  such should probably be renamed.
- Does not currently store device information.
- Does not currently store server config information.
- Does not currently store cookie.
- Does not currently implement the CLEARMODS command.

Last Updated: January 13, 1999
Owner: Jason Beaver (jason@avantgo.com)
