VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Dial Internet using Dial Up Networking (DUN) to connect. This uses the wininet.dll which comes wi

Anonymous  (267 Submissions)   Internet/HTML   Visual Basic 4.0 (32-bit)   Unknown Difficulty   Thu 14th January 1999   Mon 8th February 2021

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))
Dial Internet using Dial Up Networking (DUN) to connect. This uses the wininet.dll which comes wi.bas

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

0/1000 characters