- Home
·
- Internet/HTML
·
- Dial Internet using Dial Up Networking (DUN) to connect. This uses the wininet.dll which comes wi
Dial Internet using Dial Up Networking (DUN) to connect. This uses the wininet.dll which comes wi
Dial Internet using Dial Up Networking (DUN) to connect. This uses the "wininet.dll" which comes with Internet Explorer 3.X or later, or is
API Declarations
Public Declare Function InternetAutodial Lib "wininet.dll" (ByVal dwFlags As Long, ByVal dwReserved As Long) As Long
Public Declare Function InternetAutodialHangup Lib "wininet.dll" (ByVal dwReserved As Long) As Long
Rate Dial Internet using Dial Up Networking (DUN) to connect. This uses the wininet.dll which comes wi
(2(2 Vote))
lResult = InternetAutodial(Internet_Autodial_Force_Unattended, 0&)
Dial Internet using Dial Up Networking (DUN) to connect. This uses the wininet.dll which comes wi Comments
No comments yet — be the first to post one!
Post a Comment