The problemt with the constants that were defined in both Winsock.pas and WSoscket.pas went away after commenting them out in WSocket.pas. I think Francois agreed on removing them from WSocket.pas.
The other fault with parameter mismatch with Active and Coding in HttpContCod.hpp I have no sollution for. I just commented them out in the pas-file since I for now don't need content encoding. I also would like a fix for this to be able to use these properties. Regards Bjørnar > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Merijn Terheggen > Sent: 10. mars 2006 13:54 > To: ICS support mailing > Subject: Re: [twsocket] Compiling latest ICS-beta > > I also get the same parameter mismatch errors in BCB6 that > Bjørnar mentioned in his mail. > > Any ideas? > Bjørnar: are these errors gone in your set-up now? What did you do? > > I used the 20060309 beta and the forementioned constants are > commented-out (I checked it). > > On 1/27/06, Bjørnar Nielsen <[EMAIL PROTECTED]> 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. > > > > 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 > -- 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