|
-
May 11th, 1999, 07:17 AM
#1
System Bootup time
How to find the Last Bootup time on Windows ( 95/NT) using the Win32 APIs.
I do understand that the we have the GetTickCount API that gives the number of
milliseconds that have elapsed since Windows was started, but the catch in using
this API is that the time will wrap around to zero if Windows is run continuously
for 49.7 days. Is there a better way of doing this ?
-Murthy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|