Dial up connection on Vista
-
Hi I have created Custom dll to override the Windows OS Dialler. for that we need to make the appr. entry of our dll into rasphone.pbk CustomRasDialDll=c:\,....\customDial.dll Now problem is if I open windows mail it triggers the dll and which finally calls "RasCustomDialDlg" method,which connects through the internet using the RasDial API, But after that i disconnect the conneciton and again try to open the Windows mail so it should again call my dll's RasCustomDialDlg But it's not doing so intead it calls system dialler..that i want to avoid.. It seems after doing first time conneciton it changes some regsitry entry which causes this ? not sure please advice. if u do not understnd let me know i can explain in brief.. thanks, Prakash.
sonani prakash