Re: [twsocket] ICS-based project upgrade problem to BCB2010

2009-10-16 Thread Fastream Technologies
Hello, The package is fine now. But the project is not! See http://www.fastream.com/ics/bcb2010compileerror.png . Regards, SZ On Fri, Oct 16, 2009 at 7:48 PM, Arno Garrels wrote: > Fastream Technologies wrote: > > Here they are: > > > >procedure SendText(const Str : RawByteString); {$IF

Re: [twsocket] ICS-based project upgrade problem to BCB2010

2009-10-16 Thread Arno Garrels
Fastream Technologies wrote: > Here they are: > >procedure SendText(const Str : RawByteString); {$IFDEF > COMPILER12_UP} overload; >procedure SendText(const Str : UnicodeString); overload; >procedure SendText(const Str : UnicodeString; ACodePage : > Cardinal); overload; >{$EN

Re: [twsocket] ICS-based project upgrade problem to BCB2010

2009-10-16 Thread Arno Garrels
Fastream Technologies wrote: > Now the ICS package does not compile either! > > And these are the defines in both package and project. > NO_DEBUG_LOG;NO_ADVANCED_HTTP_CLIENT_FEATURES;SECURITY_WIN32;NO_STRICT;USE_SSL;NOFORMS Even with these conditionals defined the default package builds fine her

Re: [twsocket] ICS-based project upgrade problem to BCB2010

2009-10-16 Thread Fastream Technologies
Now the ICS package does not compile either! And these are the defines in both package and project. NO_DEBUG_LOG;NO_ADVANCED_HTTP_CLIENT_FEATURES;SECURITY_WIN32;NO_STRICT;USE_SSL;NOFORMS On Fri, Oct 16, 2009 at 7:23 PM, Fastream Technologies wrote: > Here they are: > > procedure SendText(co

Re: [twsocket] ICS-based project upgrade problem to BCB2010

2009-10-16 Thread Fastream Technologies
Here they are: procedure SendText(const Str : RawByteString); {$IFDEF COMPILER12_UP} overload; procedure SendText(const Str : UnicodeString); overload; procedure SendText(const Str : UnicodeString; ACodePage : Cardinal); overload; {$ENDIF} On Fri, Oct 16, 2009 at 6:54 PM, A

Re: [twsocket] ICS-based project upgrade problem to BCB2010

2009-10-16 Thread Arno Garrels
Fastream Technologies wrote: > Hello, > > I am not sure if this was asked before but here it goes:.. > > http://www.fastream.com/ics/BCB2010ICSProjectIncompatibility.png > > I use ICSv7 downloaded a month ago. > > What is the cure? No idea, just compiled the default package with BCB 2010 UPD1

[twsocket] ICS-based project upgrade problem to BCB2010

2009-10-16 Thread Fastream Technologies
Hello, I am not sure if this was asked before but here it goes:.. http://www.fastream.com/ics/BCB2010ICSProjectIncompatibility.png I use ICSv7 downloaded a month ago. What is the cure? Thanks in advance, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http:/