> in unit of OverbyteIcsIcmp,
> the TICMP.Destroy have some problem
Thanks, now fixed in V8 and SVN will be updated overnight.
Angus
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at ht
in unit of OverbyteIcsIcmp,
the TICMP.Destroy have some problem
destructor TICMP.Destroy;
begin
if hICMP <> INVALID_HANDLE_VALUE then
IcmpCloseHandle(hICMP);
if hICMP6 <> INVALID_HANDLE_VALUE then{ V8.02 }
IcmpCloseHandle(hICMP6);
if hICMPdll <> 0 then
FreeL