Hi !
I tried this function from sources\winapi\netapi32.prg . But at home my PC isn't connected to any LAN and then this function return "0" . It's normal ? What it's needful for this function ?
With best regards !
oNcb:command = 51 // NCBASTAT
#ifdef __CLIPPER__
oNcb:buffer = GETVDMP32( StrPtr( oAdapterStatus:cBuffer ) )
#else
oNcb:buffer = StrPtr( oAdapterStatus:cBuffer )
#endif
oNcb:length = oAdapterStatus:SizeOf()
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 85 guests