brharsh17
Tue Nov 09 12:32:04 CST 2004
Great I have a starting point
I found your article
http://www.opennetcf.org/forums/topic.asp?TOPIC_ID=732
but which libraries do I need to import?
"Peter Foot [MVP]" wrote:
> Its written to the registry:-
>
> HKEY_CURRENT_USER\Software\Microsoft\Windows CE Services\Partners\[id of
> device]\Services\Synchronization
>
> Last Sync Time (Binary)
>
> If you have multiple partner devices you'll need to enumerate each subkey of
> Partners and read the DisplayName value to determine which device is which.
>
> It's a SystemTime structure - Each 2 bytes represents year, month,
> dayofweek, day, hour, minute, second, millisecond
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> www.inthehand.com | www.opennetcf.org
>
>
> "brharsh17" <brharsh17@discussions.microsoft.com> wrote in message
> news:26BF26E9-B5B3-484E-A705-FFB3680646C0@microsoft.com...
> > Hello, I'b building an app in VB.NET for a Hand Held and I've spent hours
> > looking for a way to retreive the Last Sync date for ActiveSync on a
> > Pocket
> > PC? Has anyone done this before?
> >
> > Using Pocket PC 4.20.0 (2003 I think)
> > HP Dolphin 9500
> > Processor XScale PXA255
> > ActiveSync ? (3.7.1 on PC)
> >
> > thanks
> > --
> > b
>
>
>