Hi ICS-oldies,
Do you remember this change in (OverbyteIcs)WSocket.pas ?
May 20, 2000 V4.17 Made TSocket = u_int (same def as in winsock.pas)
..
Thanks to Primoz Gabrijelcic <[EMAIL PROTECTED]>
interface
..
type
..
{$IFDEF DELPHI4_UP}
{ TSocket type definition has been removed starting from Delphi 4 }
TSocket = u_int;
{$ENDIF}
I may be missing something, however TSocket is defined in my
D4-WinSock.pas as u_int as it is in D7 thru D2007, so I do not
understand why we need to define it once more ?
--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be