I don't remember what that was all about. Probably pre-D4 stuff?

Primoz [who submitted that change]

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Arno Garrels
Sent: Saturday, June 30, 2007 7:44 PM
To: 'ICS support mailing'
Subject: [twsocket] Typedef TSocket - ICS-oldies

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

-- 
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

Reply via email to