Antonio he intentado usar la funcion GETNETCARDID con xharbour.com
pero me da falla con unas funciones sin resolver.
__chkstk
_GetAdaptersInfo
tu pusiste un file en rapidshare para resolver el problema, pero el link murio.
salu2
#include "fivewin.ch"
function Main()
local aInfo := GetNetCardID()
if ValType( aInfo ) == "C"
MsgInfo( aInfo )
else
MsgInfo( aInfo[ 1 ] )
endif
return nil
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 36 guests