Hello,

----- Original Message ----- 
From: "Francois Piette" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Monday, February 27, 2006 12:56 PM
Subject: Re: [twsocket] Problem with v6 BCB package


>> 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.

Can you give a C++ example? I have code like:

#include <vcl.h>
#include <overbyteicshttpsrv.hpp>
#include ...
...

Where should I enter what?

Best Regards,

SZ

-- 
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

Reply via email to