RAPI in C

  • Thread starter Thread starter Hilton
  • Start date Start date
H

Hilton

Hi,

This is not really a CF question, but it is related. I have written a CF
app for the PPC. I would like to write a RAPI app on the PC, but I do not
want to insist that users install the (Full) Framework to run a simple
utility (RAPI in C#).

So, where can I get a sample in C, where are the header files, lib files
etc? BTW: If possible, an 'all inclusive' EXE would be great; i.e. no
reliance on DLLs.

Thanks - this group is great!

Hilton
 
On my system they're here:

C:\Windows CE Tools\wce300\Pocket PC 2002\support\ActiveSync\inc
C:\Windows CE Tools\wce300\Pocket PC 2002\support\ActiveSync\lib
 
Chris,

Thanks your your quick reply. I have VS 2003 .NET. No such directory.
Anything in there, or downloadable? If possible, downloading a few files
would obviously be easier than installing an entire product.

BTW: I starting writing a C windows program for this utility and realised
again how cool C# is. :) I have written C Windows code since 3.1, C# sure
changed all that.

Hilton
 
Back
Top