Not that you asked, but...
I looked at this and punted.
I relied on the activesync file synchronization. My desktop app just saved
to a file (xml file), and the PPC app grabbed the xml file. I just had to
make sure file sync was enabled in activesync. Much simpler.
Also you may want to check out RAPI;
and see
www.opennetcf.org
specifically the communication library.
http://www.opennetcf.org/communication.asp
-D
"Joe Audette" <(E-Mail Removed)> wrote in message
news:040901c3aa24$e1e56e40$(E-Mail Removed)...
> I am interested in implementing an ActiveSync Service
> Provider to sync data files between a desktop app and a
> C# PocketPC app. Can this be done in VB 6 or must it be
> in C++?
>
> Anyone have any links for how to do this in VB 6?
>
> Thanks,
>
> Joe Audette