How to access GMT time using VC
- by sijith
In my project i am using GetLocalTime() and GetSystemTime and set the current time into registry.
But my problem is when i am changing the time of my machine the changed time only saving to registry. Is there any chance to access the GMT time so that its independent of machine and nobody can change the time..
Please give some help