PDA

Click to See Complete Forum and Search --> : Time connected to the NET.


PandaNet
Jun 1st, 2001, 11:28 PM
hi!!! I want to know if there's a way to get the time I have been connected to Internet using an API. I would like to have the same time that appears in the control in the lower-right part of the screen.
Thank you!!!

da_silvy
Jun 2nd, 2001, 12:18 AM
You can use Spy++ to get the class name/handle of that label, then read it into your program.

I cannot actually do this for you as I do not use a dial up connection...

Sorry :)