Opennetcf RAPI

  • Thread starter Thread starter markyd
  • Start date Start date
M

markyd

Can somebody please tell what I have to install and what references I
need in my project to use the desktop communication dll with VB.NET
2003 and activesync 3.8.
The opennetcf vb sample program only seems to work with version 2.0 and
VS2005.

I'm believe I have to use this method to copy files between pc and ppc
when no network is available.
 
The latest Communication library (2.9) was built for '05. The code is fully
compatible with 03, though. Simply create a new empty desktop project and
add the existing 2.9 source files to it, then build.

Chris Tacke
OpenNETCF Consulting
 
Back
Top