RASDIAL用异步方式,能够通过RASDIALFUN跟踪整个拨号过程<br>VOID WINAPI RasDialFunc(<br><br> UINT unMsg, // type of event that has occurred<br> RASCONNSTATE rasconnstate, // connection state about to be entered<br> DWORD dwError // error that may have occurred<br>