Various RASStatus while using asynchronous mode
Hi all
I am using RASDial.ocx control to establish the dial up connection.
If I set Asynchrounous = false; there is no need to worry about the various states in which the connection gets established.
But I would like to know various connection states when we set
Asynchronous = true ;
Thanks in advance
~VanitaJ