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