
I can parse the string and get useful data.

The customer now says 'Can you jam the PC's clock from the GPS time?' I took a quick look at SetSystemTime_() which first involves creating a SYSTIME structure

However... the documents imply that first I have to get involved with AdjustTokenPrivileges_(), which for me is treading in uncharted territory.
Does anyone have any code that works to set the system time?
Thanks in advance
RichardL