Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

US Job listings




   Misc

   Amazon

   Links

    


close internet connection using DUN

 

'close internet connection using DUN

Const Internet_Autodial_Force_Unattended As Long = 2

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

Dim lResult As Long
lResult = InternetAutodialHangup(0&)

 

 

 

 

 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
Get all disk drives(C Sharp)
extract a zip file to a folder(PHP)
videocard name(VB)
multi messages in the status bar(Javascript)
transparent form(VB)
display the day of the week(VB)
start internet explorer(Powershell)
start windows calculator(Powershell)

    




Copyright © 2003 by programmershelp.co.uk