
Signature
Chris De Herrera
http://www.pocketpcfaq.com
http://www.pocketpctalk.com
http://www.tabletpctalk.com
http://www.mobilitytalk.com
ActiveSync 4.5 does not support the API's, such as DesktopToDevice and
DeviceToDesktop, that were supported in earlier verisions. I'm sure WMDC
supports even less, since that is the trend. If CeCreateFile, CeWriteFile,
and CeReadFile are still supported I can use those instead.

Signature
Richard Mueller
MVP Directory Services
Hilltop Lab - http://www.rlmueller.net
--
> Hi,
> WMDC replaces ActiveSync for Windows Vista. It is supposed to support the
[quoted text clipped - 7 lines]
>> And if not, does anyone know of any other API's that can be used to
>> transfer text files between a mobile device and a Vista PC?
Peter Foot [MVP] - 06 Oct 2008 17:12 GMT
DeviceToDesktop and DesktopToDevice are part of the old ADOCE
synchronisation and are no longer supported on recent versions of ActiveSync
along with devices from WM5.0 and above. Microsoft stopped supporting ADOCE
a few years ago, you can instead switch to SQLCE or another third-party
engine.
Peter

Signature
Peter Foot
Microsoft Device Application Development MVP
peterfoot.net | appamundi.com | inthehand.com
APPA Mundi Ltd - software solutions for a mobile world
In The Hand Ltd - .NET Components for Mobility
> ActiveSync 4.5 does not support the API's, such as DesktopToDevice and
> DeviceToDesktop, that were supported in earlier verisions. I'm sure WMDC
[quoted text clipped - 12 lines]
>>> And if not, does anyone know of any other API's that can be used to
>>> transfer text files between a mobile device and a Vista PC?