How to access GMT time using VC

Posted by sijith on Stack Overflow See other posts from Stack Overflow or by sijith
Published on 2010-03-25T04:18:55Z Indexed on 2010/03/25 4:23 UTC
Read the original article Hit count: 428

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

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about visual-c++