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