|
|
|
start date: Mon, 30 Jul 2007 17:38:20 -0700,
posted on: microsoft.public.dotnet.framework.compactframework
back
| Thread Index |
|
1
unknown
|
|
2
ctacke/ ctacke[at]opennetcf[dot]com
|
|
3
Richard Jones
|
Set System Time to Windows CE 5.0
Hi all,
How do I set system time from my .NET application that runs on Compact
Framework 2.0 to Windows CE 5.0?
Thanks in advance.
Date:Mon, 30 Jul 2007 17:38:20 -0700
Author:
|
Re: Set System Time to Windows CE 5.0
P/Invoke SetSystemTime
--
Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
wrote in message
news:1185842300.794388.57980@j4g2000prf.googlegroups.com...
> Hi all,
>
> How do I set system time from my .NET application that runs on Compact
> Framework 2.0 to Windows CE 5.0?
>
> Thanks in advance.
>
Date:Mon, 30 Jul 2007 23:06:37 -0500
Author:
|
Re: Set System Time to Windows CE 5.0
On Jul 31, 5:06 am, "<ctacke/>" <ctacke[at]opennetcf[dot]com> wrote:
> P/Invoke SetSystemTime
>
> --
>
> Chris Tacke, Embedded MVP
> OpenNETCF Consulting
> Managed Code in an Embedded Worldwww.OpenNETCF.com
>
> wrote in message
>
> news:1185842300.794388.57980@j4g2000prf.googlegroups.com...
>
>
>
> > Hi all,
>
> > How do I set system time from my .NET application that runs on Compact
> > Framework 2.0 to Windows CE 5.0?
>
> > Thanks in advance.- Hide quoted text -
>
> - Show quoted text -
Here's how, I did it.
http://www.binaryrefinery.com/main/PermaLink,guid,3734207e-a530-4197-bbde-d563a4e90e6e.aspx
Date:Tue, 31 Jul 2007 03:26:44 -0700
Author:
|
|
|