Hello Luca, I assume you are using v6 and these are the same errors I reported for BCB6. The redeclaration of Windows constants and functions cause a lot of trouble for BCB and seamingly BDS2006 and this is an issue that MUST BE DEALED WITH in order for ICS to work under C++.
Regards, SZ ----- Original Message ----- From: "Luca Centimeri" <[EMAIL PROTECTED]> To: <twsocket@elists.org> Sent: Monday, March 13, 2006 5:44 PM Subject: [twsocket] BDS2006 & C++Personality = ERROR > Hello, > I'm using BDS2006, c++ personality & ICS latest package, > when I create an empty VCL Forms application, add a TWSocket component > (also TWsocketServer) > and I try to compile my empty app, I receive the following error: > > "[C++ Error] Overbyteicslibrary.hpp(43): E2040 Declaration terminated > incorrectly" > > the errors is in the Overbyteicslibrary.hpp at the line: > "static const Shortint WM_QUIT = 0x12;" > > Also, I receive another error at the line 75 that says that there's an > Ambiguity between 'HWND' and > 'Overbyteicstypes::HWND' > > Of course, if I do the same things in the Delphi personality, everything > works fine. > > Any ideas? > > Luca Centimeri > > > > > > -- > 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