Re: [twsocket] ICS Stable for 64bits?

2013-05-17 Thread Arno Garrels
On Thursday, May 16, 2013 11:05 PM [GMT+1=CET],
Eric Fleming Bonilha schrob:

 Hello!
 
 I would like to know if ICS is already stable for 64bits development.

I'm pretty sure it is. Try the the demos including SSL/TLS they do work.


 I`m porting my system to 64bits and I updated to ICS8, but I´m having
 many issues (ICS is in the core of my system) that looks like memory
 overflow or overwrite, so, I´m trying to find out the problems and I
 want to eliminate the possibility of errors on 3th party libraries

At first read this: 
http://docwiki.embarcadero.com/RADStudio/XE4/en/Converting_32-bit_Delphi_Applications_to_64-bit_Windows

From my own experience, the old Win-API header translations are often
the problem, from wrong declarations of the functions to wrong record
field alignment.

Note: The 64-bit compiler is actually quite usable, however the
64-bit debugger is still very buggy. 

-- 
Arno 

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] ICS Stable for 64bits?

2013-05-16 Thread Eric Fleming Bonilha
Hello!

I would like to know if ICS is already stable for 64bits development.

 

I`m porting my system to 64bits and I updated to ICS8, but I´m having many
issues (ICS is in the core of my system) that looks like memory overflow or
overwrite, so, I´m trying to find out the problems and I want to eliminate
the possibility of errors on 3th party libraries

 

So, is ICS8 already being used on big systems compiled in 64bits?

 

Thanks!

Eric

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be