Tells you how long you have been in windows using the GetTickCount API.
Tells you how long you have been in windows using the GetTickCount API.
Rate Tells you how long you have been in windows using the GetTickCount API.
(1(1 Vote))
'lblTime.Caption = Format(GetTickCount / 60000, "0") 'How long in windows in (seconds)
Tells you how long you have been in windows using the GetTickCount API. Comments
No comments yet — be the first to post one!
Post a Comment