>> IOCPARM_MASK >> IOC_VOID >> IOC_OUT >> IOC_IN >> IOC_INOUT
> Strange, I cannot find those constants in WSocket.pas, but they are > defined > in WinSock.pas. You have not the latest version ! I added those constant because I needed them for keep alive processing I added a few days ago (remember my message ?). Maybe I added too much constants, duplication from winsock ? Anyway, it shouldn't hurt. -- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Friday, January 27, 2006 10:59 AM Subject: Re: [twsocket] Compiling latest ICS-beta > Bjørnar Nielsen wrote: >> I downloaded and installed latest beta and I found these problems (using >> BCB6). >> >> The package compiled fine but I get errors when using ICS in a >> testproject >> in WSocket.hpp on these: >> >> IOCPARM_MASK >> IOC_VOID >> IOC_OUT >> IOC_IN >> IOC_INOUT >> >> They are defined in both Winsock.pas and WSoscket.pas. When I removed >> them >> from WSocket.pas the errors was gone. > > Strange, I cannot find those constants in WSocket.pas, but they are > defined > in WinSock.pas. > > Arno Garrels > >> >> I also get error in HttpContCod.hpp on >> >> __property bool Active = {read=GetActive, nodefault}; (line 85) >> __property AnsiString Coding = {read=GetCoding}; (line 86) >> >> The error is parameter mismatch. >> >> Regards Bjørnar > -- > 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