|
From: jp2msft on 23 Apr 2008 15:39 How would I set the System Time on a PPC device to match that time running on our Server? I can query the Server to get the time, but how do I set this on the device? Using: Visual Basic 2005 Professional
From: Chris Tacke, MVP on 23 Apr 2008 22:14 P/Invoke SetLocalTime or SetSystemTime. -Chris "jp2msft" <jp2msft(a)discussions.microsoft.com> wrote in message news:C6DEC0DB-608B-4062-89B0-8BB6A2D7B2B2(a)microsoft.com... > How would I set the System Time on a PPC device to match that time running > on > our Server? > > I can query the Server to get the time, but how do I set this on the > device? > > Using: Visual Basic 2005 Professional
|
Pages: 1 Prev: How to read data from EXCEL file Next: Migrating from Evb to VS2008 |