in reply to Win32 SystemTimeToFileTime

BTW, windows uses a whole hodge-podge of time formats in various places, to call this one more internal then the rest is likely incorrect.


Warning: Unless otherwise stated, code is untested. Do not use without understanding. Code is posted in the hopes it is useful, but without warranty. All copyrights are relinquished into the public domain unless otherwise stated. I am not an angel. I am capable of error, and err on a fairly regular basis. If I made a mistake, please let me know (such as by replying to this node).

  • Comment on Re: Win32 internal time format : SystemTimeToFileTime

Replies are listed 'Best First'.
Re^2: Win32 internal time format : SystemTimeToFileTime
by ZlR (Chaplain) on Jan 19, 2005 at 22:29 UTC

    hmm, ok, corrected :)
    Just to add something, this "FILETIME" is the format used to track file times (duh) but it was also used in the registry to do something completly different : hodge-podge !!