A application runs on the tablet pc...Which interacts with
a web service sitting on the host machine.

I want to synchronize the system datetime of the tablet pc
and the host i am interacting.

Any idea how to do this..

Is ther any way to this directly in c#. or by calling some
windows CE api.

Re: Changing the system datetime of the tablet pc by Chris

Chris
Fri Jul 30 11:15:17 CDT 2004

Tablet PCs run XP, not CE.

-Chris

"ninad bhise" <ninadbhise@cistemsindia.com> wrote in message
news:666801c4754c$f40f3c60$a501280a@phx.gbl...
> A application runs on the tablet pc...Which interacts with
> a web service sitting on the host machine.
>
> I want to synchronize the system datetime of the tablet pc
> and the host i am interacting.
>
> Any idea how to do this..
>
> Is ther any way to this directly in c#. or by calling some
> windows CE api.