1) How can I get windows' uptime via VB
2) Alot of functions use the user32/kernel32.dll etc. for info or changes on many things in windows - How can I see the different functions each dll has and how do I know what each of them does?
Printable View
1) How can I get windows' uptime via VB
2) Alot of functions use the user32/kernel32.dll etc. for info or changes on many things in windows - How can I see the different functions each dll has and how do I know what each of them does?
gettickcount api returns uptime in milliseconds