Re: [twsocket] Compiling latest ICS-beta

2006-03-10 Thread Merijn Terheggen
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

Re: [twsocket] Compiling latest ICS-beta

2006-03-10 Thread Fastream Technologies
I second both of you as I reported earlier. Regards, SZ - Original Message - From: Merijn Terheggen [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Friday, March 10, 2006 2:54 PM Subject: Re: [twsocket] Compiling latest ICS-beta I also get the same parameter

Re: [twsocket] Compiling latest ICS-beta

2006-03-10 Thread Bjørnar Nielsen
: 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

Re: [twsocket] Compiling latest ICS-beta

2006-03-10 Thread Arno Garrels
: [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

Re: [twsocket] Compiling latest ICS-beta

2006-03-10 Thread Fastream Technologies
Hello, 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. With today's beta (March 9th) I get the above errors as well. Anyone has found a cure

[twsocket] Compiling latest ICS-beta

2006-01-27 Thread Bjørnar Nielsen
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

Re: [twsocket] Compiling latest ICS-beta

2006-01-27 Thread Arno Garrels
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

Re: [twsocket] Compiling latest ICS-beta

2006-01-27 Thread Francois PIETTE
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

Re: [twsocket] Compiling latest ICS-beta

2006-01-27 Thread Bjørnar Nielsen
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. It seems to be a problem with BCB, I could not

Re: [twsocket] Compiling latest ICS-beta

2006-01-27 Thread Bjørnar Nielsen
Which one exactly did you remove ? I commented these consts from WSocket.pas IOCPARM_MASK IOC_VOID IOC_OUT IOC_IN IOC_INOUT 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

Re: [twsocket] Compiling latest ICS-beta

2006-01-27 Thread Francois PIETTE
Which one exactly did you remove ? OK, found in your previous message. -- [EMAIL PROTECTED] 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