V
Venue
I am using the following to set the system time on pocket pc 2003. How do I
tell it to set the US ET zone and not default GMT. Is there any pInvoke.
[DllImport("coredll.dll")]
public extern static uint SetSystemTime(ref SYSTEMTIME tm)
tell it to set the US ET zone and not default GMT. Is there any pInvoke.
[DllImport("coredll.dll")]
public extern static uint SetSystemTime(ref SYSTEMTIME tm)