> I have been able to skip the bug by removing zlibobjs.pas. :-)
> Now there is a huge design problem: Problems are always huge with you. > In OverbyteIcsTypes.pas, you redefined all the types used from windows for > compactibality reasons (I believe). However BCB complains (in project with > overbyteics package, not in package compilation itself!) there is ambiguity > in types and functions such as getwindowlong and HWND and almost all of > them! Any idea what can fix it? Maybe add #undef after the units which define them ? Either undefine those symbol from the standards units or from ICS units. -- [EMAIL PROTECTED] 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