Results 1 to 3 of 3

Thread: High Resolution Uptime

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2003
    Posts
    255

    High Resolution Uptime

    I know this is possible, I've seen it, but I can't figure out how to get it. The only thngs I can find dealing with uptimes of Windows in the API call list is GetTickCount and timeGetTime, which appear to do the same thing.

  2. #2
    Addicted Member
    Join Date
    May 2004
    Location
    China
    Posts
    228
    GetTickCount does not work?
    Last edited by madjon; Jun 5th, 2004 at 02:30 AM.
    You know the best way to find the answer to your question? SEARCH!
    www.google.com
    www.planet-source-code.com
    www.msdn.com
    http://www.vbforums.com/search.php?s=
    P.S. Its faster than waiting for replies too!

    [vbcode]
    If InStr(1, Message, "FIX MY CODE") <> 0 Then Reply = False
    If AnswerIn(Google, VB_Forums, PSC, MSDN) = True Then Reply = False
    [/vbcode]

  3. #3
    Addicted Member
    Join Date
    May 2004
    Location
    China
    Posts
    228
    Hey, this does it differently, although it is probably not what you are looking for...

    http://www.pscode.com/vb/scripts/Sho...29542&lngWId=1
    You know the best way to find the answer to your question? SEARCH!
    www.google.com
    www.planet-source-code.com
    www.msdn.com
    http://www.vbforums.com/search.php?s=
    P.S. Its faster than waiting for replies too!

    [vbcode]
    If InStr(1, Message, "FIX MY CODE") <> 0 Then Reply = False
    If AnswerIn(Google, VB_Forums, PSC, MSDN) = True Then Reply = False
    [/vbcode]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width