Re: comprobar conectividad ' si o no '
Publicado: 06 Oct 2010, 19:06
foro/viewtopic.php?f=14&t=24602&start=120 (Último Post)
API: InternetGetConnectedState
Declaración:
Saludos!!
API: InternetGetConnectedState
Declaración:
Código: Seleccionar todo
Private Declare Function InternetGetConnectedState Lib "wininet.dll" (ByRef IpdwFlags As Long, ByVal dwReserved As Long) As Long